| Interface | Description |
|---|---|
| CustomizableTable<A extends TableColumnAttributes> |
Common interface between PMITable and VisionJideTable to share a customizer
|
| TableSelectionListener | Deprecated
Totally unused.
|
| Class | Description |
|---|---|
| AdvancedTableColumnAttributes | |
| ColumnAttributes |
This class contains meta data used for rendering a column.
|
| ColumnAttributes.StringColorPair | |
| ColumnAttributes.StringPair | |
| ColumnAttributesDataSet |
This subclass of BasicDataset knows how to populate itself based on a Map<String, ? extends ColumnAttribute>
|
| ColumnAttributesMap |
Helper class that can create a Map<String, ? extends TableColumnAttributes> out of a dataset.
|
| FormattedCellEditor |
A TableCellEditor that can handle numbers and dates using a formatted text field.
|
| HMITableColumnModel | |
| SelectedRows | |
| TableColumnAttributes |
This is the base class for the different types of column attributes.
|
| TextCellEditor |
String table cell editor with touchscreen support
|
| Annotation Type | Description |
|---|---|
| AttributeMeta |