Uses of Class
bibliothek.gui.dock.util.icon.AbstractIconScheme

Packages that use AbstractIconScheme
bibliothek.gui.dock.util.icon Classes used by the IconManager to set up the default icons and allowing clients to configure the IconManager
 

Uses of AbstractIconScheme in bibliothek.gui.dock.util.icon
 

Subclasses of AbstractIconScheme in bibliothek.gui.dock.util.icon
 class 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.