|
Class Summary |
| BoxUtil |
Facilitates the use of Box and BoxLayout. |
| DialogTemplate |
A template that can be used to construct dialogs. |
| GradientPanel |
|
| GridBagUtil |
Facilitates the use of GridBagLayout. |
| HeadingBorder |
|
| JTreeUtil |
|
| LineSeparator |
LineSeparator draws a separator that is guaranteed to be one pixel thick. |
| MiddleTruncatingLabel |
An extension of JLabel that truncates texts in the middle if the text to
display is larger than the label's width. |
| SmallButton |
A JButton subclass that is very suitable for using in a JToolBar due to its
appearance. |
| SmallRadioButton |
|
| SmallToggleButton |
A JToggleButton subclass that is very suitable for using in a JToolBar due to
its appearance. |
| SplashScreen |
Renders a splash screen consisting of a single image. |
| ThrowablePanel |
ThrowablePanel shows the details of a Throwable in a dialog with the request
to the user to mail the details to feedback@aduna-software.com. |
| TreeExpander |
A TreeExpander automatically expands nodes in a JTree when users single-click
on their text, similar to Windows XP's Explorer. |
| WindowUtil |
Various utilities for use on AWT/Swing windows. |