bibliothek.gui.dock.title
Interface TitleDockBorder

All Superinterfaces:
DockBorder, UIValue<BorderModifier>

public interface TitleDockBorder
extends DockBorder

A BorderModifier used by a DockTitle.

Author:
Benjamin Sigg

Field Summary
static Path KIND
          the type of this UIValue
 
Method Summary
 DockTitle getTitle()
          Gets the title for which this border is used.
 
Methods inherited from interface bibliothek.gui.dock.util.UIValue
set
 

Field Detail

KIND

static final Path KIND
the type of this UIValue

Method Detail

getTitle

DockTitle getTitle()
Gets the title for which this border is used.

Returns:
the title