| 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
CDockables. |
| Modifier and Type | Method and Description |
|---|---|
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. |
Copyright © 2018. All rights reserved.