bibliothek.gui.dock.station.screen
Interface ScreenDockWindowDockBorder

All Superinterfaces:
DockBorder, UIValue<BorderModifier>

public interface ScreenDockWindowDockBorder
extends DockBorder

A DockBorder that represents a ScreenDockWindow.

Author:
Benjamin Sigg

Field Summary
static Path KIND
          the type of this UIValue
 
Method Summary
 ScreenDockWindow getWindow()
          Gets the window which is represented by this border.
 
Methods inherited from interface bibliothek.gui.dock.util.UIValue
set
 

Field Detail

KIND

static final Path KIND
the type of this UIValue

Method Detail

getWindow

ScreenDockWindow getWindow()
Gets the window which is represented by this border.

Returns:
the window, not null