public class TextTable extends Object
Constructor and Description |
---|
TextTable() |
Modifier and Type | Method and Description |
---|---|
void |
addLine(Object... cells) |
void |
addSeparator() |
int |
getLines() |
void |
printMe(PrintStream ps) |
public void addLine(Object... cells)
public void addSeparator()
public void printMe(PrintStream ps)
public int getLines()
Copyright © 2017. All Rights Reserved.