Package bibliothek.gui.dock.themes

Contains an implementation of DockTheme and all classes which are neede by this theme.

See:
          Description

Interface Summary
ColorBridgeFactory A factory that creates new ColorBridges.
ColorScheme A ColorScheme is a collection of colors and bridges.
DockThemeExtension An extension to a DockTheme, may be used by the DockTheme to override some settings.
ThemeFactory A factory creating new themes.
 

Class Summary
BasicTheme A theme that does not install anything and uses the default-implementations off all factories.
NoStackTheme A DockTheme that wraps another theme and ensures that there is no StackDockStation in another StackDockStation.
ThemePropertyFactory<T extends DockTheme> A factory using the ThemeProperties of a DockTheme to create instances of that DockTheme.
 

Annotation Types Summary
ThemeProperties A small description of a DockTheme, used in DockUI to create a factory for a theme.
 

Package bibliothek.gui.dock.themes Description

Contains an implementation of DockTheme and all classes which are neede by this theme.