Uses of Class
bibliothek.gui.dock.common.perspective.MultipleCDockablePerspective

Packages that use MultipleCDockablePerspective
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. 
 

Uses of MultipleCDockablePerspective in bibliothek.gui.dock.common.perspective
 

Methods in bibliothek.gui.dock.common.perspective with parameters of type MultipleCDockablePerspective
 String CPerspectiveMultipleIdentifierCollection.getUniqueId(MultipleCDockablePerspective element)
          Searches or creates a unique identifier that matches element.
 void CPerspectiveMultipleIdentifierCollection.putDockable(String id, MultipleCDockablePerspective perspective)
          Stores the element perspective using the identifier id.