|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
ActionColor | A color used for a DockAction . |
DefaultColorScheme | An implementation of ColorScheme that can guess colors
for ids that are not known. |
DisplayerColor | A color used on a DockableDisplayer . |
DockableSelectionColor | A color used by a DockableSelection . |
MultiColorProviderFactory<D extends DockColor> | A factory for a MultiUIBridge , this factory can contain other
factories to fill up the new MultiUIBridge . |
SingleColorProviderFactory<D extends DockColor> | A ColorProviderFactory that always returns the same instance
of ColorProvider . |
StationPaintColor | A color used by a StationPaint . |
TabColor | Color related to a single Dockable on a StackDockStation . |
TitleColor | A color used by a DockTitle . |
The color subsystem allows each kind of element to get its colors
from a central repository. The subsystem mostly is just a map of
String
- Color
pairs. Clients can change colors in the
subsystem and even create rules that influences the color of
individual elements.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |