Class Summary |
AcopBitTableColumn |
Table column for presenting numerical values in binary form. |
AcopNumericTableColumn |
Table column for presenting numerical values. |
AcopStringTableColumn |
TableColumn for presenting string values. |
AcopTableColumn |
AcopTableColumn is a DataConsumer which uses
TableCells for displaying values. |
AcopTableModel |
AcopTableModel is an implementation of the TableModel
used in combinataion with AcopTable . |
AcopTableParameters |
AcopTableParameters are an instance of AcopDisplayerParameters
usid in combination with AcopTable . |
AcopTableParametersFlavor |
DataFlavor for AcopTableParameters. |
TableColumnEvent |
TableColumnEvent is an event triggered by AcopTableColumn
and notifies the listeners that there has been a change in the data of the column. |