protected void |
ColumnPrinter.printOutColumns(List<String> rawList,
ShellColor color,
ShellPrintWriter printWriter,
ColumnPrinter.OutputAttributes attributes,
ColumnPrinter.FormatCallback callback,
boolean sort) |
protected void |
ColumnPrinter.printOutColumns(List<String> rawList,
ShellPrintWriter out,
Shell shell,
ColumnPrinter.FormatCallback callback,
boolean sort) |
protected void |
ColumnPrinter.printOutTables(List<String> list,
boolean[] columns,
ShellPrintWriter shell,
ColumnPrinter.FormatCallback callback) |