|
Class Summary |
| ActionListenerSupportHelper |
A helper class that adds or removes ActionListener's from
objects, that support ActionListeners. |
| GUIUtilities |
This class contains useful functionality concerning Swing in form of static methods. |
| ImageCache |
An image cache, that stores ImageIcon used by an
application so, that thei will be freeed from memory, when the memory
runs out of space and will be recreated, when used again. |
| ImageCache.ImageCreator |
This class holds an image with a soft reference to it. |