Package | Description |
---|---|
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
CDockable s. |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
CPerspectiveMultipleIdentifierCollection.getUniqueId(MultipleCDockablePerspective element)
Searches or creates a unique identifier that matches
element . |
void |
CPerspectiveMultipleIdentifierCollection.putDockable(java.lang.String id,
MultipleCDockablePerspective perspective)
Stores the element
perspective using the identifier id . |