|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DockElement
An element in the hierarchy of dockables and stations.
| Method Summary | |
|---|---|
Dockable |
asDockable()
Returns this if this is an instance of
Dockable. |
DockStation |
asDockStation()
Returns this if this is an instance of
DockStation. |
DockController |
getController()
Gets the controller that currently is associated with this DockElement. |
String |
getFactoryID()
Gets the unique name of the DockFactory which can read
and write elements of this type. |
| Method Detail |
|---|
Dockable asDockable()
this if this is an instance of
Dockable. Otherwise null is returned.
this or nullDockStation asDockStation()
this if this is an instance of
DockStation. Otherwise null is returned.
this or nullDockController getController()
DockElement.
nullString getFactoryID()
DockFactory which can read
and write elements of this type.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||