public interface AsciiTableTheme
A theme for an AsciiTable.
| Modifier and Type | Method and Description |
|---|---|
void |
apply(AsciiTable table)
Applies the theme by setting parameters in the given context.
|
void apply(AsciiTable table)
Applies the theme by setting parameters in the given context.
table - the table, should not be nullCopyright © 2014–2017. All rights reserved.