public class CMinimizePerspective.CommonFlapDockPerspective extends FlapDockPerspective implements CommonDockStationPerspective
CMinimizePerspective
as intern representation.Constructor and Description |
---|
CommonFlapDockPerspective() |
Modifier and Type | Method and Description |
---|---|
String |
getConverterID()
Gets the unique identifier of the
DockFactory that is actually used to layout this perspective. |
CElementPerspective |
getElement()
Gets the element that is represented by this
PerspectiveElement . |
String |
getFactoryID()
Gets the identifier of the
DockFactory that will be able to
understand the layout information this element generates. |
add, add, addPlaceholder, addPlaceholder, asDockable, asStation, getDefaultSize, getDockable, getDockableCount, getDockableProperty, getParent, getPlaceholder, getPlaceholders, getSize, indexOf, insert, insert, insertPlaceholder, insertPlaceholder, isDefaultHold, isHold, read, remove, remove, replace, setDefaultHold, setDefaultSize, setHold, setParent, setPlaceholders, setSize, toMap
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
asDockable, asStation
public CElementPerspective getElement()
CommonElementPerspective
PerspectiveElement
.getElement
in interface CommonElementPerspective
null
public String getFactoryID()
PerspectiveElement
DockFactory
that will be able to
understand the layout information this element generates.getFactoryID
in interface CommonDockStationPerspective
getFactoryID
in interface PerspectiveElement
getFactoryID
in class FlapDockPerspective
public String getConverterID()
CommonDockStationPerspective
DockFactory
that is actually used to layout this perspective.getConverterID
in interface CommonDockStationPerspective
CommonDockStation.getConverterID()