Package bibliothek.gui.dock.common.theme.color

Introduces an extension to the color management.

See:
          Description

Interface Summary
CColorBridge A ColorBridge which filters the interesting colors.
CColorBridgeExtension This extension is used by a CDockTheme to add additional ColorBridges.
 

Class Summary
ExtendedColorBridge This ColorBridge uses a delegate and applies a set of CColorBridges.
 

Package bibliothek.gui.dock.common.theme.color Description

Introduces an extension to the color management. Clients may define a CColorBridgeExtension, this extension will be used like a factory creating CColorBridges. These bridges then can override colors from the framework. See also: ExtensionManager.