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 unique identifier of the
DockFactory that handles this perspective element, for
CommonDockStationPerspectives the result should be CommonDockStationFactory.FACTORY_ID. |
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, toMapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasDockable, asStationpublic CElementPerspective getElement()
CommonElementPerspectivePerspectiveElement.getElement in interface CommonElementPerspectivenullpublic String getFactoryID()
CommonDockStationPerspectiveDockFactory that handles this perspective element, for
CommonDockStationPerspectives the result should be CommonDockStationFactory.FACTORY_ID.getFactoryID in interface CommonDockStationPerspectivegetFactoryID in interface PerspectiveElementgetFactoryID in class FlapDockPerspectivepublic String getConverterID()
CommonDockStationPerspectiveDockFactory that is actually used to layout this perspective.getConverterID in interface CommonDockStationPerspectiveCommonDockStation.getConverterID()Copyright © 2018. All rights reserved.