public final class Header extends AbstractTabularComponent
AbstractTabularComponent.AlignmentBORDER, NEWLINE, SPACE| Constructor and Description |
|---|
Header(String contentToDisplay,
char theEnclosing,
AbstractTabularComponent.Alignment theOrientation,
NiceTable theTable)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
draw()
Drawing this item.
|
getTablepublic Header(String contentToDisplay, char theEnclosing, AbstractTabularComponent.Alignment theOrientation, NiceTable theTable)
contentToDisplay - the string to be present in the header row.theEnclosing - a char filling up the rest of the row.theOrientation - the orientation of the texttheTable - the parent table.public String draw()
draw in class AbstractTabularComponentCopyright © 2013 University of Konstanz, Distributed Systems Group. All Rights Reserved.