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

Packages that use TabColorTransmitter
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 TabColorTransmitter in bibliothek.gui.dock.common.intern.color
 

Subclasses of TabColorTransmitter in bibliothek.gui.dock.common.intern.color
 class BasicTabTransmitter
          A ColorTransmitter connecting the BasicTheme with the individual color requests of common-project elements.
 class BubbleTabTransmitter
          A transmitter handling TabColors related to a BubbleTheme.
 class EclipseTabTransmitter
          A ColorTransmitter that connects TabColors with the EclipseTheme.
 class FlatTabTransmitter
          A ColorBridge for FlatTheme used in combination with CDockable and its ColorMap.