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

Packages that use SplitSpanStrategy
bibliothek.gui.dock The five basic classes implementing Dockable and DockStation plus some supporting elements. 
bibliothek.gui.dock.station.split Elements which are needed by the SplitDockStation, and which are needed to interact with the station. 
 

Uses of SplitSpanStrategy in bibliothek.gui.dock
 

Methods in bibliothek.gui.dock that return SplitSpanStrategy
protected  SplitSpanStrategy SplitDockStation.getSpanStrategy()
          Gets read access to the strategy which is responsible for handling the Spans of this station.
 SplitSpanStrategy SplitDockStation.Access.getSpanStrategy()
           
 

Uses of SplitSpanStrategy in bibliothek.gui.dock.station.split
 

Methods in bibliothek.gui.dock.station.split that return SplitSpanStrategy
 SplitSpanStrategy SplitDockAccess.getSpanStrategy()
          Gets the object that manages all Spans.