JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
bibliothek.gui.dock.util.icon.AbstractIconScheme
Packages that use
AbstractIconScheme
Package
Description
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
Modifier and Type
Class and Description
class
DefaultIconScheme
This default implementation of an
UIScheme
for
Icon
s reads an ini-file which consists of "key=icon-path" pairs, and loads all the icons described in that ini file when needed.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes