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 . |
bibliothek.gui.dock.util.text |
Classes used by the
TextManager to set up
the default texts based on the language in which the JRE is executed, and
classes allowing clients to modify these texts. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractIconScheme
This abstract implementation of an
UIScheme offers support for transfering values
from the DockProperties to the IconManager . |
class |
DefaultIconScheme
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultTextScheme
This
UIScheme is used by the TextManager to load the default set of strings from
one or several ResourceBundle s. |