Uses of Interface
bibliothek.gui.dock.common.theme.color.CColorBridge

Packages that use CColorBridge
bibliothek.gui.dock.common.theme.color Introduces an extension to the color management. 
 

Uses of CColorBridge in bibliothek.gui.dock.common.theme.color
 

Methods in bibliothek.gui.dock.common.theme.color that return CColorBridge
 CColorBridge CColorBridgeExtension.create(CControl control, ColorManager manager)
          Creates a new bridge for manager.
 

Constructors in bibliothek.gui.dock.common.theme.color with parameters of type CColorBridge
ExtendedColorBridge(ColorBridge bridge, CColorBridge[] extensions)
          Creates a new bridge.