Uses of Class
bibliothek.gui.dock.util.IconManager

Packages that use IconManager
bibliothek.gui The high level interfaces of the framework and the most often used classes. 
bibliothek.gui.dock.common A set of classes that can be used to create basic applications. 
 

Uses of IconManager in bibliothek.gui
 

Methods in bibliothek.gui that return IconManager
 IconManager DockController.getIcons()
          Gets the set of icons which are used by this controller.
 

Uses of IconManager in bibliothek.gui.dock.common
 

Methods in bibliothek.gui.dock.common that return IconManager
 IconManager CControl.getIcons()
          Grants access to all the Icons that are used within the realm of this CControl.