Package bibliothek.gui.dock.common.intern.color

Various implementations of ColorBridge used by the themes of Common to transfer colors from the ColorMap of CDockables through the ColorManager to the Components which are related to said dockables.

See:
          Description

Class Summary
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 ColorMaps and the BasicDockTitles.
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 TabColors related to a BubbleTheme.
BubbleTitleTransmitter A connection between a BubbleTheme-title and the ColorMap.
ColorTransmitter A ColorTransmitter observes some ColorMaps and transmits some Colors of these maps to a set of DockColors.
EclipseTabTransmitter A ColorTransmitter that connects TabColors with the EclipseTheme.
FlatTabTransmitter A ColorBridge for FlatTheme used in combination with CDockable and its ColorMap.
FlatTitleTransmitter A connection between a FlatTheme-title and the ColorMap.
MinimizedButtonColorTransmitter A color transmitter for the button-title used on minimized areas.
TabColorTransmitter A ColorTransmitter used for TabColors.
TitleColorTransmitter A color transmitter that connects TitleColors with the common-project and the ColorMap of the CDockables.
 

Package bibliothek.gui.dock.common.intern.color Description

Various implementations of ColorBridge used by the themes of Common to transfer colors from the ColorMap of CDockables through the ColorManager to the Components which are related to said dockables.