DockTheme and
all classes which are neede by this theme.See: Description
| Interface | Description |
|---|---|
| ColorBridgeFactory |
A factory that creates new
ColorBridges. |
| ColorScheme |
A
ColorScheme is a collection of colors and bridges. |
| CombinerValue | |
| DisplayerFactoryValue | |
| DockThemeExtension | |
| SpanFactoryValue | |
| StationPaintValue | |
| ThemeFactory |
A factory creating new themes.
|
| ThemeMeta |
A set of information related to a
ThemeFactory. |
| ThemeMetaListener |
A listener that can be added to a
ThemeMeta. |
| Class | Description |
|---|---|
| BasicTheme |
A
theme that does not install anything and uses the
default-implementations off all factories. |
| DefaultDisplayerFactoryValue |
A wrapper for a
DisplayerFactory. |
| DefaultStationPaintValue |
A wrapper for a
StationPaint. |
| DefaultThemeMeta |
This default implementation of
ThemeMeta uses the TextManager to read
label and description. |
| NoStackTheme |
A
DockTheme that wraps another theme and ensures that there
is no StackDockStation in another StackDockStation. |
| StationCombinerValue |
A
StationCombinerValue encloses a Combiner and uses
the combiner as delegate. |
| StationSpanFactoryValue | |
| StationThemeItemValue<V> |
A default implementation of an
UIValue that reads a item from
a ThemeManager. |
| ThemeCombiner | |
| ThemeDisplayerFactory | |
| ThemeDockableMovingImageFactory |
This
DockableMovingImageFactory forwards any call to the DockTheme of the
DockController that called. |
| ThemeDockableSelection | |
| ThemeFactoryText |
Represents a text that is used by a
ThemeFactory to present itself. |
| ThemeManager |
The
ThemeManager is responsible for collecting properties of the current DockTheme and redistribute them. |
| ThemePropertyFactory<T extends DockTheme> | |
| ThemeStationPaint |
A
StationPaint which forwards its calls to the current DockTheme. |
| Annotation Type | Description |
|---|---|
| ThemeProperties |
A small description of a DockTheme, used in
DockUI to create a factory for a theme. |
DockTheme and
all classes which are neede by this theme.Copyright © 2017 Docking Frames. All rights reserved.