|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CStationPerspective
A representation of a CStation.
| Method Summary | |
|---|---|
Path |
getTypeId()
Gets the unique id denoting the type of this CStation, this should be the
exact same result as CStation.getTypeId() will return. |
java.lang.String |
getUniqueId()
Gets the unique identifier of this station. |
boolean |
isWorkingArea()
Tells whether this station will act as a working area. |
void |
setPerspective(CPerspective perspective)
Informs this station by which perspective it is used. |
| Methods inherited from interface bibliothek.gui.dock.common.perspective.CElementPerspective |
|---|
asDockable, asStation, intern |
| Method Detail |
|---|
java.lang.String getUniqueId()
Path getTypeId()
CStation, this should be the
exact same result as CStation.getTypeId() will return.
null@FrameworkOnly void setPerspective(CPerspective perspective)
perspective - the perspective that uses this station or nullboolean isWorkingArea()
working area.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||