Interface CommonElementPerspective
- All Superinterfaces:
PerspectiveElement
- All Known Subinterfaces:
CommonDockStationPerspective
- All Known Implementing Classes:
CExternalizePerspective.CommonScreenDockPerspective,CGridPerspective.CommonSplitDockPerspective,CMinimizePerspective.CommonFlapDockPerspective,MultipleCDockablePerspective.Intern,SingleCDockablePerspective.Intern
A
PerspectiveElement that has an additional representation as
a CElementPerspective.- Author:
- Benjamin Sigg
-
Method Summary
Modifier and TypeMethodDescriptionGets the element that is represented by thisPerspectiveElement.Methods inherited from interface bibliothek.gui.dock.perspective.PerspectiveElement
asDockable, asStation, getFactoryID
-
Method Details
-
getElement
CElementPerspective getElement()Gets the element that is represented by thisPerspectiveElement.- Returns:
- the represented element, not
null
-