|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbibliothek.gui.dock.station.flap.FlapDockPerspective
bibliothek.gui.dock.common.perspective.CMinimizePerspective.CommonFlapDockPerspective
public class CMinimizePerspective.CommonFlapDockPerspective
The type of object that is used by CMinimizePerspective
as intern representation.
Constructor Summary | |
---|---|
CMinimizePerspective.CommonFlapDockPerspective()
|
Method Summary | |
---|---|
java.lang.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 . |
java.lang.String |
getFactoryID()
Gets the identifier of the DockFactory that will be able to
understand the layout information this element generates. |
Methods inherited from class bibliothek.gui.dock.station.flap.FlapDockPerspective |
---|
add, add, addPlaceholder, asDockable, asStation, getDefaultSize, getDockable, getDockableCount, getDockableProperty, 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 |
Methods inherited from interface bibliothek.gui.dock.perspective.PerspectiveElement |
---|
asDockable, asStation |
Constructor Detail |
---|
public CMinimizePerspective.CommonFlapDockPerspective()
Method Detail |
---|
public CElementPerspective getElement()
CommonElementPerspective
PerspectiveElement
.
getElement
in interface CommonElementPerspective
null
public java.lang.String getFactoryID()
PerspectiveElement
DockFactory
that will be able to
understand the layout information this element generates.
getFactoryID
in interface CommonDockStationPerspective
getFactoryID
in interface PerspectiveElement
getFactoryID
in class FlapDockPerspective
public java.lang.String getConverterID()
CommonDockStationPerspective
DockFactory
that is actually used to layout this perspective.
getConverterID
in interface CommonDockStationPerspective
CommonDockStation.getConverterID()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |