| Class | Description |
|---|---|
| CachingTableModel |
If you have a table model which is too slow, you can wrap it in
a CachingTableModel.
|
| JAutoVanishingLabel |
The same as a JLabel but the text disappears after a while.
|
| JCenteredUnderlinedLabel | |
| MasterDetailTreeNode |
Represents a tree node in a hierarchy/detail situation, such as in the
Windows Explorer.
|