| Package | Description | 
|---|---|
| org.perfidix.ouput.asciitable | 
 This package offers classes which are used for an ascii-based tabluar output. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected NiceTable | 
AbstractTabularComponent.getTable()
Getter for member table. 
 | 
| Constructor and Description | 
|---|
AbstractTabularComponent(NiceTable paramTable)
Constructor. 
 | 
DynamicLine(char theContent,
           NiceTable theTable)
Constructor. 
 | 
Header(String contentToDisplay,
      char theEnclosing,
      AbstractTabularComponent.Alignment theOrientation,
      NiceTable theTable)
Constructor. 
 | 
Row(NiceTable myParent,
   String[] paramData)
Constructor. 
 | 
Copyright © 2013 University of Konstanz, Distributed Systems Group. All Rights Reserved.