| Package | Description |
|---|---|
| com.logicbig.cli.shell | |
| com.logicbig.cli.text.table |
| Modifier and Type | Method and Description |
|---|---|
TextTable |
ConsoleWriter.createTextTable()
Creates the instance of TextTable
|
| Modifier and Type | Method and Description |
|---|---|
TextTable |
TextTable.addIntegralColumn(boolean rightAlign,
int trailingSpaces,
boolean autoFillZeros)
Add a integer column.
|
TextTable |
TextTable.addStringColumn(boolean rightAlign,
int leadingSpaces,
boolean wrapString)
Add String column.
|
Copyright © 2015. All rights reserved.