|
Class Summary |
| FixedSizeTable |
Provides methods to set width and height of a table. |
| MatrixPanel |
Simple matrix panel implementation
This class acts as view and action panel. |
| MatrixPanel.NonEditableTableModel |
DefaultTableModel that does not allow cell editing |
| MatrixValue |
Encapsulates a value and the associated location in the matrix. |
| OffsetTableCellRenderer |
Table cell renderer that... |
| RotatedLabelTableCellRenderer |
Table cell renderer that rotates the label depending on the value provided by the model
The text value can have following suffixes that describe the different mirroring options:
[H] = horizontal mirror
[V] = vertical mirror
[R] = rotate by 90 degrees
[N] = normal left to right text (has no effect in fact) |
| RotatedLabelUI |
Implementation of a rotated label UI. |
| RotatedLabelUtil |
TaskDisplayUtils for rotated labels |