Uses of Class
bibliothek.gui.dock.station.flap.FlapDockProperty

Packages that use FlapDockProperty
bibliothek.gui.dock   
bibliothek.gui.dock.station.flap   
 

Uses of FlapDockProperty in bibliothek.gui.dock
 

Methods in bibliothek.gui.dock with parameters of type FlapDockProperty
 boolean FlapDockStation.drop(Dockable dockable, FlapDockProperty property)
          Adds the Dockable dockable to this station or to a child of this station, according to the contents of property.
 

Uses of FlapDockProperty in bibliothek.gui.dock.station.flap
 

Fields in bibliothek.gui.dock.station.flap declared as FlapDockProperty
static FlapDockProperty FlapDockProperty.FIRST
          The location of the first Dockable.
static FlapDockProperty FlapDockProperty.LAST
          The location of the last Dockable.