|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.common.perspective.SingleCDockablePerspective.Intern
protected class SingleCDockablePerspective.Intern
The type of object that is created by the default implementation of SingleCDockablePerspective.create()
| Constructor Summary | |
|---|---|
protected |
SingleCDockablePerspective.Intern()
|
| Method Summary | |
|---|---|
PerspectiveDockable |
asDockable()
Returns the representation of this as PerspectiveDockable. |
PerspectiveStation |
asStation()
Returns the representation of this as PerspectiveStation |
CElementPerspective |
getElement()
Gets the element that is represented by this PerspectiveElement. |
java.lang.String |
getFactoryID()
Gets the identifier of the DockFactory that will be able to
understand the layout information this element generates. |
PerspectiveStation |
getParent()
Gets the parent DockStation of this Dockable. |
Path |
getPlaceholder()
Gets the placeholder which is associated with this Dockable. |
void |
setParent(PerspectiveStation parent)
Sets the parent DockStation of this Dockable. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected SingleCDockablePerspective.Intern()
| Method Detail |
|---|
public CElementPerspective getElement()
CommonElementPerspectivePerspectiveElement.
getElement in interface CommonElementPerspectivenullpublic java.lang.String getFactoryID()
PerspectiveElementDockFactory that will be able to
understand the layout information this element generates.
getFactoryID in interface PerspectiveElementpublic PerspectiveStation asStation()
PerspectiveElementthis as PerspectiveStation
asStation in interface PerspectiveElementthis, a representation of this or nullpublic PerspectiveDockable asDockable()
PerspectiveElementthis as PerspectiveDockable.
asDockable in interface PerspectiveElementasDockable in interface PlaceholderListItem<PerspectiveDockable>this, a representation of this or nullpublic void setParent(PerspectiveStation parent)
PerspectiveDockableDockStation of this Dockable.
setParent in interface PerspectiveDockableparent - the new parent, can be nullpublic Path getPlaceholder()
PerspectiveDockableDockable.
getPlaceholder in interface PerspectiveDockablenullpublic PerspectiveStation getParent()
PerspectiveDockableDockStation of this Dockable.
getParent in interface PerspectiveDockablenull
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||