Uses of Class
bibliothek.gui.dock.station.stack.StackDockProperty

Packages that use StackDockProperty
bibliothek.gui.dock.station   
bibliothek.gui.dock.station.stack   
 

Uses of StackDockProperty in bibliothek.gui.dock.station
 

Methods in bibliothek.gui.dock.station with parameters of type StackDockProperty
 boolean StackDockStation.drop(Dockable dockable, StackDockProperty property)
          Adds a new child to this station, and tries to match the property as good as possible.
 

Uses of StackDockProperty in bibliothek.gui.dock.station.stack
 

Fields in bibliothek.gui.dock.station.stack declared as StackDockProperty
static StackDockProperty StackDockProperty.BACK
          The last location on a StackDockStation
static StackDockProperty StackDockProperty.FRONT
          The first location on a StackDockStation