The TableBuilder 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.
The TableBuilder 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.
The TableBuilder 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.
The TableBuilder 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.
Sets the current column's (the last added one with the
addColumn() method) format (including the width) and returns
this TableBuilder instance as of the Builder-Pattern.
Sets the current column's (the last added one with the
addColumn() method) absolute width () @link
ColumnWidthType#ABSOLUTE) and returns this TableBuilder instance
as of the Builder-Pattern.
Sets an overall ANSI Escape-Code support for the
TableBuilder, for the rows as well as the borders; and returns
this TableBuilder instance as of the Builder-Pattern.
In case a value of -1 is provided, then the width is calculated
dynamically from the individual columns' widths added together including
any borders being specified.
Ends the headers of the provided TableBuilder for this table
printer to continue to the PrintStream configured for this
PrintWriter; different header widths and column widths are taken
care of, so it is a pleasure to mix different TableBuilders,
ehttps://www.metacodes.proly when empty columns may result in better
using another column layout making better use of the available width.
Ends the headers of the provided TableBuilder for this table
printer to continue to the PrintStream configured for this
PrintWriter; different header widths and column widths are taken
care of, so it is a pleasure to mix different TableBuilders,
ehttps://www.metacodes.proly when empty columns may result in better
using another column layout making better use of the available width.
Ends the rows of the provided TableBuilder for this table printer
to continue to the PrintStream configured for this
PrintWriter; different row widths and column widths are taken
care of, so it is a pleasure to mix different TableBuilders,
ehttps://www.metacodes.proly when empty columns may result in better
using another column layout making better use of the available width.
Ends the rows of the provided TableBuilder for this table printer
to continue to the PrintStream configured for this
PrintWriter; different row widths and column widths are taken
care of, so it is a pleasure to mix different TableBuilders,
ehttps://www.metacodes.proly when empty columns may result in better
using another column layout making better use of the available width.
Ends the headers of the provided TableBuilder for this table
printer to continue; different header widths and column widths are taken
care of, so it is a pleasure to mix different TableBuilders,
ehttps://www.metacodes.proly when empty columns may result in better
using another column layout making better use of the available width.
Ends the headers of the provided TableBuilder for this table
printer to continue; different header widths and column widths are taken
care of, so it is a pleasure to mix different TableBuilders,
ehttps://www.metacodes.proly when empty columns may result in better
using another column layout making better use of the available width.
Ends the rows of the provided TableBuilder for this table printer
to continue; different row widths and column widths are taken care of, so
it is a pleasure to mix different TableBuilders,
ehttps://www.metacodes.proly when empty columns may result in better
using another column layout making better use of the available width.
Ends the rows of the provided TableBuilder for this table printer
to continue; different row widths and column widths are taken care of, so
it is a pleasure to mix different TableBuilders,
ehttps://www.metacodes.proly when empty columns may result in better
using another column layout making better use of the available width.