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

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

Subclasses of TitleColorTransmitter in bibliothek.gui.dock.common.intern.color
 class BasicTitleTransmitter
          A connection between the ColorMaps and the BasicDockTitles.
 class BubbleTitleTransmitter
          A connection between a BubbleTheme-title and the ColorMap.
 class FlatTitleTransmitter
          A connection between a FlatTheme-title and the ColorMap.