See: Description
| Class | Description |
|---|---|
| AbstractTabularComponent |
This abstract class represents all drawable items in this
NiceTable. |
| DynamicLine |
A dynamic, extensible line.
|
| Header | |
| NiceTable |
This class represents a table which allows formatting of data as an ascii
table.
|
| Row |
A table's row contains the data, keeps a reference to its parent and computes
its own width.
|
| Util |
Utilities for the ascii table.
|
| Enum | Description |
|---|---|
| AbstractTabularComponent.Alignment |
Alignment in the cells.
|
Copyright © 2013 University of Konstanz, Distributed Systems Group. All Rights Reserved.