| Package | Description |
|---|---|
| bibliothek.gui.dock.common |
A set of classes that can be used to create basic applications.
|
| bibliothek.gui.dock.common.intern |
Classes and interfaces used internally.
|
| bibliothek.gui.dock.common.intern.layout |
Implementation of a
LayoutChangeStrategy and supporting classes. |
| 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. |
| bibliothek.gui.dock.common.perspective.mode |
This module of the perspective API allows clients to access and modify
CDockables that are in different modes like "maximized" or "minimized". |
| Class and Description |
|---|
| CControlPerspective |
| CStationPerspective
A representation of a
CStation. |
| CWorkingPerspective
A representation of a
CWorkingArea. |
| MissingPerspectiveStrategy
This strategy is used by a
CControl or a CControlPerspective to create
CStationPerspectives for stations that are not (yet) registered at the
CControl. |
| Class and Description |
|---|
| CommonElementPerspective
A
PerspectiveElement that has an additional representation as
a CElementPerspective. |
| CPerspective
A
CPerspective is a lightweight, modifiable representation of all Dockables and DockStations
handled by a CControl. |
| Class and Description |
|---|
| CControlPerspective |
| Class and Description |
|---|
| CommonDockStationPerspective
A
PerspectiveElement that represents a CommonDockStation. |
| Class and Description |
|---|
| CDockablePerspective
Represents a
CDockable in a CPerspective. |
| CPerspective
A
CPerspective is a lightweight, modifiable representation of all Dockables and DockStations
handled by a CControl. |
| CStationPerspective
A representation of a
CStation. |
Copyright © 2018. All rights reserved.