|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
L
- the kind of object that is used by the DockFactory
with unique
identifier getFactoryID()
to store the layoutpublic interface PerspectiveElement<L>
Representation of a DockElement
Method Summary | |
---|---|
PerspectiveDockable<L> |
asDockable()
Returns the representation of this as PerspectiveDockable . |
PerspectiveStation<L> |
asStation()
Returns the representation of this as PerspectiveStation |
String |
getFactoryID()
Gets the identifier of the DockFactory that will be able to
understand the layout information this element generates. |
Method Detail |
---|
String getFactoryID()
DockFactory
that will be able to
understand the layout information this element generates.
PerspectiveStation<L> asStation()
this
as PerspectiveStation
this
, a representation of this
or null
PerspectiveDockable<L> asDockable()
this
as PerspectiveDockable
.
this
, a representation of this
or null
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |