bibliothek.gui.dock.util.color
Interface DockColor

All Superinterfaces:
UIValue<Color>
All Known Implementing Classes:
AbstractDockColor, ActionColor, BubbleTab.BubbleTabColor, BubbleTabMenu.BubbleMenuColor, DisplayerColor, DockableSelectionColor, MenuColor, StationPaintColor, TabColor, TitleColor

public interface DockColor
extends UIValue<Color>

A wrapper around a Color object.

Author:
Benjamin Sigg

Field Summary
static Path KIND_DOCK_COLOR
           
 
Method Summary
 
Methods inherited from interface bibliothek.gui.dock.util.UIValue
set
 

Field Detail

KIND_DOCK_COLOR

static final Path KIND_DOCK_COLOR