| Package | Description |
|---|---|
| bibliothek.gui.dock.common.intern.station |
Contains the
CommonDockStation, various implementations of CommonDockStation and supporting classes. |
| bibliothek.gui.dock.common.perspective |
The perspective API offers clients the possibility to define or modify the layout
of an application without actually creating any
CDockables. |
| Modifier and Type | Method and Description |
|---|---|
CommonDockStationPerspective |
CommonDockStationFactory.layoutPerspective(CommonDockStationLayout layout,
Map<Integer,PerspectiveDockable> children) |
| Modifier and Type | Method and Description |
|---|---|
CommonDockStationLayout |
CommonDockStationFactory.getPerspectiveLayout(CommonDockStationPerspective element,
Map<PerspectiveDockable,Integer> children) |
void |
CommonDockStationFactory.layoutPerspective(CommonDockStationPerspective element,
CommonDockStationLayout layout,
Map<Integer,PerspectiveDockable> children) |
| Modifier and Type | Class and Description |
|---|---|
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. |
Copyright © 2018. All rights reserved.