Class MultipleCDockablePerspective.Intern
java.lang.Object
bibliothek.gui.dock.common.perspective.MultipleCDockablePerspective.Intern
- All Implemented Interfaces:
CommonElementPerspective,PerspectiveDockable,PerspectiveElement,PlaceholderListItem<PerspectiveDockable>
- Enclosing class:
MultipleCDockablePerspective
protected class MultipleCDockablePerspective.Intern
extends Object
implements PerspectiveDockable, CommonElementPerspective
The default representation for a
MultipleCDockablePerspective.- Author:
- Benjamin Sigg
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the element that is represented by thisPerspectiveElement.voidsetParent(PerspectiveStation parent)
-
Constructor Details
-
Intern
protected Intern()
-
-
Method Details
-
getElement
Description copied from interface:CommonElementPerspectiveGets the element that is represented by thisPerspectiveElement.- Specified by:
getElementin interfaceCommonElementPerspective- Returns:
- the represented element, not
null
-
getFactoryID
- Specified by:
getFactoryIDin interfacePerspectiveElement
-
asStation
- Specified by:
asStationin interfacePerspectiveElement
-
asDockable
- Specified by:
asDockablein interfacePerspectiveElement- Specified by:
asDockablein interfacePlaceholderListItem<PerspectiveDockable>
-
setParent
- Specified by:
setParentin interfacePerspectiveDockable
-
getPlaceholder
- Specified by:
getPlaceholderin interfacePerspectiveDockable
-
getParent
- Specified by:
getParentin interfacePerspectiveDockable
-