Uses of Class
bibliothek.gui.dock.perspective.Perspective

Packages that use Perspective
bibliothek.gui.dock.layout Elements dealing with the location of Dockables on their DockStation and allowing to store the whole layout of a set of Dockables and stations. 
bibliothek.gui.dock.perspective The perspective API allows clients to access and modify the layout without actually creating any Dockables. 
 

Uses of Perspective in bibliothek.gui.dock.layout
 

Methods in bibliothek.gui.dock.layout that return Perspective
 Perspective DockSituation.createPerspective()
          Creates a new Perspective that uses the settings made on this DockSituation.
 

Uses of Perspective in bibliothek.gui.dock.perspective
 

Subclasses of Perspective in bibliothek.gui.dock.perspective
 class PredefinedPerspective
          A Perspective that works together with PredefinedDockSituation.