Uses of Interface
org.refcodes.textual.TablePrinter
-
Uses of TablePrinter in org.refcodes.textual
Classes in org.refcodes.textual that implement TablePrinterModifier and TypeClassDescriptionclass
TheTableBuilder
has the Builder-Pattern applied to configure a text (ASCII_HEADER_ASCII_BODY) table for later printing custom tables with a title, the table rows and if required a table tail.Methods in org.refcodes.textual that return TablePrinterModifier and TypeMethodDescriptionTablePrinter.setTableStatus
(TableStatus aTableStatus) Set theTablePrinter
(TableBuilder
) status.