Uses of Class
bibliothek.gui.dock.common.perspective.MultipleCDockablePerspective
Packages that use MultipleCDockablePerspective
Package
Description
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 MultipleCDockablePerspectiveModifier and TypeMethodDescriptionCPerspectiveMultipleIdentifierCollection.getUniqueId(MultipleCDockablePerspective element) Searches or creates a unique identifier that matcheselement.voidCPerspectiveMultipleIdentifierCollection.putDockable(String id, MultipleCDockablePerspective perspective) Stores the elementperspectiveusing the identifierid.