Package bibliothek.gui.dock.util.icon

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 retreive Icons from the IconManager.