Uses of Class
bibliothek.gui.dock.IconManager

Packages that use IconManager
bibliothek.gui   
 

Uses of IconManager in bibliothek.gui
 

Fields in bibliothek.gui declared as IconManager
private  IconManager DockController.icons
          the set of icons used with this controller
 

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

Methods in bibliothek.gui with parameters of type IconManager
 void DockUI.fillIcons(IconManager manager)
          Fills all known icons as default-icons into the given manager.