|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PerspectiveDockable
A representation of a Dockable in a Perspective.
| Method Summary | |
|---|---|
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 interface bibliothek.gui.dock.perspective.PerspectiveElement |
|---|
asDockable, asStation, getFactoryID |
| Methods inherited from interface bibliothek.gui.dock.station.support.PlaceholderListItem |
|---|
asDockable |
| Method Detail |
|---|
Path getPlaceholder()
Dockable.
nullPerspectiveStation getParent()
DockStation of this Dockable.
nullvoid setParent(PerspectiveStation parent)
DockStation of this Dockable.
parent - the new parent, can be null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||