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

Packages that use ColorTransmitter
bibliothek.gui.dock.common.intern.color   
 

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

Subclasses of ColorTransmitter in bibliothek.gui.dock.common.intern.color
 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 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 ColorProvider for FlatTheme used in combination with CDockable and its ColorMap.
 class FlatTitleTransmitter
          A connection between a FlatTheme-title and the ColorMap.
 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.