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

Packages that use SplitPlaceholderSet
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 SplitPlaceholderSet in bibliothek.gui.dock
 

Methods in bibliothek.gui.dock that return SplitPlaceholderSet
 SplitPlaceholderSet SplitDockStation.Access.getPlaceholderSet()
           
 

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

Methods in bibliothek.gui.dock.station.split that return SplitPlaceholderSet
 SplitPlaceholderSet SplitDockAccess.getPlaceholderSet()
          Gets the set which keeps track of all placeholders and makes sure that no placeholder is used twice.