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. 
 

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.
 

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.