Uses of Interface
bibliothek.gui.dock.perspective.PerspectiveElement

Packages that use PerspectiveElement
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   
 

Uses of PerspectiveElement in bibliothek.gui.dock.layout
 

Methods in bibliothek.gui.dock.layout with parameters of type PerspectiveElement
protected  String DockSituation.getID(PerspectiveElement<?> element)
          Gets the id of the factory which is needed to write (and later read) element
 

Uses of PerspectiveElement in bibliothek.gui.dock.perspective
 

Subinterfaces of PerspectiveElement in bibliothek.gui.dock.perspective
 interface PerspectiveDockable<L>
           
 interface PerspectiveStation<L>
           
 

Methods in bibliothek.gui.dock.perspective with parameters of type PerspectiveElement
protected abstract  String Perspective.getID(PerspectiveElement<?> element)
          Gets the identifier of the factory that is responsible for element.