Uses of Package
bibliothek.gui.dock.util.icon

Packages that use bibliothek.gui.dock.util.icon
bibliothek.extension.gui.dock.preference Generic collection of preferences used in this framework. 
bibliothek.gui.dock The five basic classes implementing Dockable and DockStation plus some supporting elements. 
bibliothek.gui.dock.action The components dealing with the logic of DockActions. 
bibliothek.gui.dock.dockable Some classes related to Dockable
bibliothek.gui.dock.station Elements needed by various implementations of the DockStation interface. 
bibliothek.gui.dock.station.stack.tab This package contains a generic implementation of a "tabbed-pane". 
bibliothek.gui.dock.util.icon   
 

Classes in bibliothek.gui.dock.util.icon used by bibliothek.extension.gui.dock.preference
DockIcon
          This class is used to retreive Icons from the IconManager.
 

Classes in bibliothek.gui.dock.util.icon used by bibliothek.gui.dock
DockIcon
          This class is used to retreive Icons from the IconManager.
 

Classes in bibliothek.gui.dock.util.icon used by bibliothek.gui.dock.action
DockIcon
          This class is used to retreive Icons from the IconManager.
 

Classes in bibliothek.gui.dock.util.icon used by bibliothek.gui.dock.dockable
DockIcon
          This class is used to retreive Icons from the IconManager.
 

Classes in bibliothek.gui.dock.util.icon used by bibliothek.gui.dock.station
DockIcon
          This class is used to retreive Icons from the IconManager.
 

Classes in bibliothek.gui.dock.util.icon used by bibliothek.gui.dock.station.stack.tab
DockIcon
          This class is used to retreive Icons from the IconManager.
 

Classes in bibliothek.gui.dock.util.icon used by bibliothek.gui.dock.util.icon
AbstractIconScheme
          This abstract implementation of an UIScheme offers support for transfering values from the DockProperties to the IconManager.
DefaultIconScheme.IconResource
          A helper class describing a source for icons
DockIcon
          This class is used to retreive Icons from the IconManager.
DockIconBridge
          A filter between IconManager and DockIcon, transfers Icons from IconManager to DockIcon.