public class TextTable
extends java.lang.Object
Constructor and Description |
---|
TextTable() |
Modifier and Type | Method and Description |
---|---|
void |
addLine(java.lang.Object... cells) |
void |
addSeparator() |
int |
getLines() |
void |
printMe(java.io.PrintStream ps) |