|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ColorProvider<D extends DockColor> | Deprecated. please use UIBridge instead. |
DockColor | A wrapper around a Color object. |
Class Summary | |
---|---|
AbstractDockColor | A DockColor that contains more than one Color :
override: is a value that can be set from outside and overrides all other values
value: is the value obtained through the ColorManager
backup: is a color used when all other colors are unavailable
This class also has methods to add or remove itself from a ColorManager . |
ColorManager | A ColorManager contains Color s, ColorProvider s and
DockColor s. |
MultiColorProvider<D extends DockColor> | Deprecated. this class was replaced by MultiUIBridge |
Annotation Types Summary | |
---|---|
ColorCodes | Used to mark all classes which use some DockColor . |
The color subsystem, used by most of the components to search for the colors they need to paint.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |