Uses of Class
bibliothek.gui.dock.station.split.SplitDockFullScreenProperty

Packages that use SplitDockFullScreenProperty
bibliothek.gui.dock The five basic classes implementing Dockable and DockStation plus some supporting elements. 
bibliothek.gui.dock.common.location Various implementations of CLocation
 

Uses of SplitDockFullScreenProperty in bibliothek.gui.dock
 

Methods in bibliothek.gui.dock with parameters of type SplitDockFullScreenProperty
 boolean SplitDockStation.drop(Dockable dockable, SplitDockFullScreenProperty property)
          Drops dockable on this station, may exchange the full screen element to ensure that dockable is displayed.
 

Uses of SplitDockFullScreenProperty in bibliothek.gui.dock.common.location
 

Methods in bibliothek.gui.dock.common.location with parameters of type SplitDockFullScreenProperty
protected  CLocation DefaultExpandStrategy.expand(CLocation location, SplitDockFullScreenProperty property)
          Creates a new location by creating the child location of location using property for that step.