|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.dockable.DefaultDockablePerspective
bibliothek.gui.dock.frontend.FrontendDockablePerspective
public class FrontendDockablePerspective
This DefaultDockablePerspective represents a DefaultDockable that was added
to a DockFrontend with a unique identifier.
| Constructor Summary | |
|---|---|
FrontendDockablePerspective(java.lang.String id)
Creates a new representation. |
|
| Method Summary | |
|---|---|
java.lang.String |
getId()
Gets the unique identifier this DefaultDockable has on its
DockFrontend. |
| Methods inherited from class bibliothek.gui.dock.dockable.DefaultDockablePerspective |
|---|
asDockable, asStation, getFactoryID, getParent, getPlaceholder, setParent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FrontendDockablePerspective(java.lang.String id)
id - the unique identifier of this perspective, not null| Method Detail |
|---|
public java.lang.String getId()
DefaultDockable has on its
DockFrontend.
null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||