Uses of Class
bibliothek.gui.dock.common.intern.color.ColorTransmitter

Packages that use ColorTransmitter
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. 
 

Uses of ColorTransmitter in bibliothek.gui.dock.common.intern.color
 

Subclasses of ColorTransmitter in bibliothek.gui.dock.common.intern.color
 class BasicButtonTitleTransmitter
          A transmitter to BasicButtonDockTitle.
 class BasicTabTransmitter
          A ColorTransmitter connecting the BasicTheme with the individual color requests of common-project elements.
 class BasicTitleTransmitter
          A connection between the ColorMaps and the BasicDockTitles.
 class BubbleButtonTitleTransmitter
          A transmitter setting the colors of the flap button titles when using a BubbleTheme.
 class BubbleDisplayerTransmitter
          A transmitter connecting ColorMap and BubbleDisplayer.
 class BubbleTabTransmitter
          A transmitter handling TabColors related to a BubbleTheme.
 class BubbleTitleTransmitter
          A connection between a BubbleTheme-title and the ColorMap.
 class EclipseTabTransmitter
          A ColorTransmitter that connects TabColors with the EclipseTheme.
 class FlatTabTransmitter
          A ColorBridge for FlatTheme used in combination with CDockable and its ColorMap.
 class FlatTitleTransmitter
          A connection between a FlatTheme-title and the ColorMap.
 class MinimizedButtonColorTransmitter
          A color transmitter for the button-title used on minimized areas.
 class TabColorTransmitter
          A ColorTransmitter used for TabColors.
 class TitleColorTransmitter
          A color transmitter that connects TitleColors with the common-project and the ColorMap of the CDockables.