See: Description
| Class | Description |
|---|---|
| EmptyIcon |
Transparent icon with no content.
|
| ExtendedJLabel |
A JLabel that can be underlined, implements Scrollable,
may have a tooltip text equal to its text and exposes a few convenience methods
for setText().
|
| ExtendedTableCellRenderer |
A TableCellRenderer which is based on an ExtendedJLabel rather than
a JLabel like the javax.swing.table.DefaultTableCellRenderer.
|
| GUIHelper |
Collection of GUI utility methods.
|
| ProgressDialog |
Dialog which displays indeterminate progress.
|