IconManager
to set up the
default icons and allowing clients to configure the IconManager
.See: Description
Interface | Description |
---|---|
DockIconBridge |
Class | Description |
---|---|
AbstractIconScheme |
This abstract implementation of an
UIScheme offers support for transferring values
from the DockProperties to the IconManager . |
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. |
DefaultIconScheme.IconResource |
A helper class describing a source for icons
|
DockIcon |
This class is used to retrieve
Icon s from the IconManager . |
IconManager
to set up the
default icons and allowing clients to configure the IconManager
.