bibliothek.gui.dock.common.perspective
Class CMinimizePerspective.CommonFlapDockPerspective
java.lang.Object
bibliothek.gui.dock.station.flap.FlapDockPerspective
bibliothek.gui.dock.common.perspective.CMinimizePerspective.CommonFlapDockPerspective
- All Implemented Interfaces:
- CommonElementPerspective, PerspectiveDockable, PerspectiveElement, PerspectiveStation, PlaceholderListItem<PerspectiveDockable>
- Enclosing class:
- CMinimizePerspective
public class CMinimizePerspective.CommonFlapDockPerspective
- extends FlapDockPerspective
- implements CommonElementPerspective
The type of object that is used by CMinimizePerspective
as intern representation.
- Author:
- Benjamin Sigg
Methods inherited from class bibliothek.gui.dock.station.flap.FlapDockPerspective |
add, add, addPlaceholder, asDockable, asStation, getDefaultSize, getDockable, getDockableCount, getDockableProperty, getFactoryID, getParent, getPlaceholder, getPlaceholders, getSize, indexOf, insert, insert, insertPlaceholder, isDefaultHold, isHold, read, remove, remove, replace, setDefaultHold, setDefaultSize, setHold, setParent, setPlaceholders, setSize, toMap |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CMinimizePerspective.CommonFlapDockPerspective
public CMinimizePerspective.CommonFlapDockPerspective()
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