Uses of Class
bibliothek.gui.dock.station.split.SplitDockPerspective.Root

Packages that use SplitDockPerspective.Root
bibliothek.gui.dock.common.perspective The perspective API offers clients the possibility to define or modify the layout of an application without actually creating any CDockables. 
bibliothek.gui.dock.station.split Elements which are needed by the SplitDockStation, and which are needed to interact with the station. 
 

Uses of SplitDockPerspective.Root in bibliothek.gui.dock.common.perspective
 

Methods in bibliothek.gui.dock.common.perspective that return SplitDockPerspective.Root
 SplitDockPerspective.Root CGridPerspective.getRoot()
          Gets access to the intern tree that represents the layout of this area.
 SplitDockPerspective.Root CGridPerspective.CommonSplitDockPerspective.getRoot()
           
 

Uses of SplitDockPerspective.Root in bibliothek.gui.dock.station.split
 

Methods in bibliothek.gui.dock.station.split that return SplitDockPerspective.Root
 SplitDockPerspective.Root SplitDockPerspective.getRoot()
          Gets the root of the tree that is the layout of this station.