Package bibliothek.gui.dock.util.icon

Classes used by the IconManager to set up the default icons and allowing clients to configure the IconManager.

See:
          Description

Interface Summary
DockIconBridge A filter between IconManager and DockIcon, transfers Icons from IconManager to DockIcon.
 

Class Summary
AbstractIconScheme This abstract implementation of an UIScheme offers support for transfering values from the DockProperties to the IconManager.
DefaultIconScheme This default implementation of an UIScheme for Icons reads an ini-file which consists of "key=icon-path" pairs, and loads all the icons described in that ini file when needed.
DefaultIconScheme.IconResource A helper class describing a source for icons
DockIcon This class is used to retrieve Icons from the IconManager.
 

Package bibliothek.gui.dock.util.icon Description

Classes used by the IconManager to set up the default icons and allowing clients to configure the IconManager.