See: Description
Interface | Description |
---|---|
CellComparator |
Defines a comparator for cell values.
|
CellFormatter |
Defines a formatter for cell values.
|
Class | Description |
---|---|
TableModel |
A simple model of table data.
|
TableRequestHandler |
Message handler specifically for table views.
|
TableUtils |
Provides static utility methods for dealing with tables.
|
Enum | Description |
---|---|
TableModel.SortDir |
Designates sorting direction.
|