public abstract class AbstractTabularComponent extends Object
NiceTable.| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractTabularComponent.Alignment
Alignment in the cells.
|
| Modifier and Type | Field and Description |
|---|---|
protected static char |
BORDER
Border symbol, can be changed in the runtime.
|
protected static String |
NEWLINE
Constant for the newline-symbol.
|
protected static String |
SPACE
Constant for the space between data and border.
|
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractTabularComponent(NiceTable paramTable)
Constructor.
|
protected static final String NEWLINE
protected static final char BORDER
protected static final String SPACE
protected AbstractTabularComponent(NiceTable paramTable)
paramTable - to be drawnCopyright © 2013 University of Konstanz, Distributed Systems Group. All Rights Reserved.