bibliothek.gui.dock.util.color
Interface ColorProvider<D extends DockColor>

Type Parameters:
D - the type of DockColors this provider can handle
All Superinterfaces:
UIBridge<Color,D>
All Known Implementing Classes:
MultiColorProvider

Deprecated. please use UIBridge instead.

@Deprecated
public interface ColorProvider<D extends DockColor>
extends UIBridge<Color,D>

A ColorProvider is a layer between a ColorManager and a DockColor. A provider can exchange the color that is used for some DockColor.

Author:
Benjamin Sigg

Method Summary
 
Methods inherited from interface bibliothek.gui.dock.util.UIBridge
add, remove, set