bibliothek.gui.dock.themes.border
Interface DockBorder

All Superinterfaces:
UIValue<BorderModifier>
All Known Subinterfaces:
ActionDockBorder, DisplayerDockBorder, ScreenDockWindowDockBorder, StackDockComponentBorder, StackDockComponentContentBorder, TitleDockBorder
All Known Implementing Classes:
BasicDockableDisplayer.DisplayerBorder, BorderForwarder

public interface DockBorder
extends UIValue<BorderModifier>

An UIValue observing the ThemeManager for a BorderModifier.

Author:
Benjamin Sigg

Field Summary
static Path KIND
          the kind of UIValue this is
 
Method Summary
 
Methods inherited from interface bibliothek.gui.dock.util.UIValue
set
 

Field Detail

KIND

static final Path KIND
the kind of UIValue this is