|
Class Summary |
| ActionStore |
This class represents a container for arbitrary actions. |
| HTMLViewerFrame |
This frame can be used to display html pages from an url or from a
String. |
| LoginDialog |
A dialog box that asks for a username and a password. |
| MenuButtonActionChangedListener |
The selection change listener for menue buttons to change the
menues properties accordingly. |
| MenuFactory |
This class represents a menu factory. |
| MenuItemActionChangedListener |
The item change listener for menues to change the menues properties
accordingly. |
| ResourceEditorFrame |
A Class the provides a Property Editor for the properties of a
'Map'. |
| ResourceEditorPanel |
A Class the provides a Property Editor for the properties of a
'Map'. |
| SelectedButtonActionSynchronizer |
This class helps to synchronize actions and toggle buttons (like
CheckButtonMenuItems, RadioButtonMenuItems, ...). |
| SplashScreen |
This class is used to visualize a simple splash screen icon for a
definable amount of time. |
| SwingWorker |
This is the 3rd version of SwingWorker (also known as
SwingWorker 3), an abstract class that you subclass to
perform GUI-related work in a dedicated thread. |
| SwingWorker.ThreadVar |
Class to maintain reference to current worker thread
under separate synchronization control. |