ColorBridge
used by the themes of Common
to transfer colors from the ColorMap
of CDockable
s
through the ColorManager
to the Component
s which are related
to said dockable
s.See: Description
Class | Description |
---|---|
BasicButtonTitleTransmitter |
A transmitter to
BasicButtonDockTitle . |
BasicTabTransmitter |
A
ColorTransmitter connecting the BasicTheme with the
individual color requests of common-project elements. |
BasicTitleTransmitter |
A connection between the
ColorMap s and the BasicDockTitle s. |
BubbleButtonTitleTransmitter |
A transmitter setting the colors of the flap button titles when using
a
BubbleTheme . |
BubbleDisplayerTransmitter |
A transmitter connecting
ColorMap and BubbleDisplayer . |
BubbleTabTransmitter |
A transmitter handling
TabColor s related to a BubbleTheme . |
BubbleTitleTransmitter |
A connection between a
BubbleTheme -title and the ColorMap . |
ColorTransmitter | |
EclipseTabTransmitter | |
FlatTabTransmitter | |
FlatTitleTransmitter | |
MinimizedButtonColorTransmitter |
A color transmitter for the button-title used on minimized areas.
|
TabColorTransmitter |
A
ColorTransmitter used for TabColor s. |
TitleColorTransmitter |
A color transmitter that connects
TitleColor s with the common-project
and the ColorMap of the CDockable s. |
ColorBridge
used by the themes of Common
to transfer colors from the ColorMap
of CDockable
s
through the ColorManager
to the Component
s which are related
to said dockable
s.