|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CDockablePerspective
Represents a CDockable in a CPerspective.
| Method Summary | |
|---|---|
LocationHistory |
getLocationHistory()
Gets information about the locations this dockable had in the past. |
CStationPerspective |
getParent()
Gets the next parent of this perspective that represents a CStation. |
CStationPerspective |
getWorkingArea()
Gets the working-area of this element |
void |
setWorkingArea(CStationPerspective workingArea)
Sets the working-area of this element. |
| Methods inherited from interface bibliothek.gui.dock.common.perspective.CElementPerspective |
|---|
asDockable, asStation, intern |
| Method Detail |
|---|
CStationPerspective getParent()
CStation. This method
may jump over some parents to get to the next station.
nullvoid setWorkingArea(CStationPerspective workingArea)
workingArea - the working-area, can be nullCStationPerspective getWorkingArea()
nullsetWorkingArea(CStationPerspective)LocationHistory getLocationHistory()
null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||