public class FrontendDockablePerspective extends DefaultDockablePerspective
DefaultDockablePerspective represents a DefaultDockable that was added
to a DockFrontend with a unique identifier.| Constructor and Description |
|---|
FrontendDockablePerspective(String id)
Creates a new representation.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Gets the unique identifier this
DefaultDockable has on its
DockFrontend. |
asDockable, asStation, getFactoryID, getParent, getPlaceholder, setParentpublic FrontendDockablePerspective(String id)
id - the unique identifier of this perspective, not nullpublic String getId()
DefaultDockable has on its
DockFrontend.nullCopyright © 2017 Docking Frames. All rights reserved.