com.inamik.utils
public final class SimpleTableFormatter extends AbstractTableFormatter implements TableFormatter
| Constructor Summary | |
|---|---|
| SimpleTableFormatter()
Constructor | |
| SimpleTableFormatter(boolean border)
Constructor | |
| Method Summary | |
|---|---|
| String[] | getFormattedRow(int rowIndex) |
| String[] | getFormattedTable() |
| int | getTableHeight() |
| int | getTableWidth() |
Parameters: border Print rows/tables with borders