See: Description
Class | Description |
---|---|
AbstractColorScheme |
This abstract
ColorScheme stores listeners and UIProperties . |
ActionColor |
A color used for a
DockAction . |
DefaultColorScheme |
The default implementation of
ColorScheme just uses some maps
to store its colors. |
DisplayerColor |
A color used on a
DockableDisplayer . |
DockableSelectionColor |
A color used by a
DockableSelection . |
ExtendingColorScheme |
A
ColorScheme that can be extended by additional ColorScheme . |
MenuColor |
A color representing a
CombinedMenu . |
MultiColorBridgeFactory |
A factory for a
MultiUIBridge , this factory can contain other
factories to fill up the new MultiUIBridge . |
SingleColorBridgeFactory |
A
ColorBridgeFactory that always returns the same instance
of ColorBridge . |
StationColor |
A color used for painting a
DockStation . |
StationPaintColor |
A color used by a
StationPaint . |
TabColor |
Color related to a single
Dockable that is in a tab for example
on a StackDockStation . |
TitleColor |
A color used by a
DockTitle . |
String
- Color
pairs. Clients can change colors in the
subsystem and even create rules that influences the color of
individual elements.