public final class DynamicLine extends AbstractTabularComponent
AbstractTabularComponent.Alignment
BORDER, NEWLINE, SPACE
Constructor and Description |
---|
DynamicLine(char theContent,
NiceTable theTable)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
draw()
Drawing this item.
|
getTable
public DynamicLine(char theContent, NiceTable theTable)
theContent
- where the row should be filled with.theTable
- the table to be drawn to.public String draw()
draw
in class AbstractTabularComponent
Copyright © 2013 University of Konstanz, Distributed Systems Group. All Rights Reserved.