See: Description
Interface | Description |
---|---|
ColorBridge | |
DockColor |
A wrapper around a
Color object. |
Class | Description |
---|---|
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 | |
MultiColorBridge |
A
ColorBridge which uses other bridges to handle some colors. |
Annotation Type | Description |
---|---|
ColorCodes |
Used to mark all classes which use some
DockColor . |