bibliothek.gui.dock.common.perspective
Class CExternalizePerspective.CommonScreenDockPerspective
java.lang.Object
bibliothek.gui.dock.station.screen.ScreenDockPerspective
bibliothek.gui.dock.common.perspective.CExternalizePerspective.CommonScreenDockPerspective
- All Implemented Interfaces:
- CommonElementPerspective, PerspectiveElement, PerspectiveStation
- Enclosing class:
- CExternalizePerspective
public class CExternalizePerspective.CommonScreenDockPerspective
- extends ScreenDockPerspective
- implements CommonElementPerspective
This type of object is used by the CExternalizePerspective
as intern representation.
- Author:
- Benjamin Sigg
Methods inherited from class bibliothek.gui.dock.station.screen.ScreenDockPerspective |
add, add, add, add, addPlaceholder, addPlaceholder, asDockable, asStation, getDockable, getDockableCount, getDockableProperty, getFactoryID, getPlaceholders, getWindow, indexOf, read, remove, remove, replace, setPlaceholders, toMap |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CExternalizePerspective.CommonScreenDockPerspective
public CExternalizePerspective.CommonScreenDockPerspective()
getElement
public CElementPerspective getElement()
- Description copied from interface:
CommonElementPerspective
- Gets the element that is represented by this
PerspectiveElement
.
- Specified by:
getElement
in interface CommonElementPerspective
- Returns:
- the represented element, not
null