|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommonElementPerspective | |
|---|---|
| bibliothek.gui.dock.common.intern | Classes and interfaces used internally. |
| bibliothek.gui.dock.common.perspective | |
| Uses of CommonElementPerspective in bibliothek.gui.dock.common.intern |
|---|
| Methods in bibliothek.gui.dock.common.intern that return CommonElementPerspective | |
|---|---|
CommonElementPerspective |
CommonMultipleDockableFactory.layoutPerspective(CommonMultipleDockableLayout layout,
java.util.Map<java.lang.Integer,PerspectiveDockable> children)
|
CommonElementPerspective |
CommonSingleDockableFactory.layoutPerspective(CommonSingleDockableLayout layout,
java.util.Map<java.lang.Integer,PerspectiveDockable> children)
|
| Methods in bibliothek.gui.dock.common.intern with parameters of type CommonElementPerspective | |
|---|---|
CommonMultipleDockableLayout |
CommonMultipleDockableFactory.getPerspectiveLayout(CommonElementPerspective element,
java.util.Map<PerspectiveDockable,java.lang.Integer> children)
|
CommonSingleDockableLayout |
CommonSingleDockableFactory.getPerspectiveLayout(CommonElementPerspective element,
java.util.Map<PerspectiveDockable,java.lang.Integer> children)
|
void |
CommonMultipleDockableFactory.layoutPerspective(CommonElementPerspective perspective,
CommonMultipleDockableLayout layout,
java.util.Map<java.lang.Integer,PerspectiveDockable> children)
|
void |
CommonSingleDockableFactory.layoutPerspective(CommonElementPerspective perspective,
CommonSingleDockableLayout layout,
java.util.Map<java.lang.Integer,PerspectiveDockable> children)
|
| Uses of CommonElementPerspective in bibliothek.gui.dock.common.perspective |
|---|
| Classes in bibliothek.gui.dock.common.perspective that implement CommonElementPerspective | |
|---|---|
class |
CExternalizePerspective.CommonScreenDockPerspective
This type of object is used by the CExternalizePerspective as intern representation. |
class |
CGridPerspective.CommonSplitDockPerspective
The type of object that is used by a CGridPerspective as intern representation. |
class |
CMinimizePerspective.CommonFlapDockPerspective
The type of object that is used by CMinimizePerspective as intern representation. |
protected class |
MultipleCDockablePerspective.Intern
The default representation for a MultipleCDockablePerspective. |
protected class |
SingleCDockablePerspective.Intern
The type of object that is created by the default implementation of SingleCDockablePerspective.create() |
| Methods in bibliothek.gui.dock.common.perspective that return CommonElementPerspective | |
|---|---|
protected CommonElementPerspective |
MultipleCDockablePerspective.create()
Called the first time MultipleCDockablePerspective.intern() is called, creates the internal representation of this
dockable. |
protected CommonElementPerspective |
SingleCDockablePerspective.create()
Called the first time SingleCDockablePerspective.intern() is called, this method creates
the intern representation of this SingleCDockablePerspective. |
CommonElementPerspective |
CElementPerspective.intern()
Gets the internal representation for this element. |
CommonElementPerspective |
MultipleCDockablePerspective.intern()
|
CommonElementPerspective |
SingleCDockablePerspective.intern()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||