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
CDockable s. |
bibliothek.gui.dock.common.perspective.mode |
This module of the perspective API allows clients to access and modify
CDockable s 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
CStationPerspective s 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 Dockable s and DockStation s
handled by a CControl .When using a CPerspective clients have to be aware of:
Neither single- nor multiple-dockables need to be registered.
Any root-CStation used by a CControl needs to be registered using #addRoot(CStationPerspective)
|
Class and Description |
---|
CControlPerspective |
Class and Description |
---|
CommonDockStationPerspective
A
PerspectiveElement that represents a CommonDockStation . |
Class and Description |
---|
AbstractCDockablePerspective
An abstract implementation of
CDockablePerspective providing some general methods. |
CContentPerspective
A representation of a
CContentArea . |
CControlPerspective |
CControlPerspectiveBlop
A
CControlPerspectiveBlop stores all the data a file contains that was writting
with CControl.write(java.io.DataOutputStream) or CControl.writeXML(java.io.File) . |
CDockablePerspective
Represents a
CDockable in a CPerspective . |
CElementPerspective
Represents a dockable or a station in a
CPerspective . |
CExternalizePerspective
A representation of a
CExternalizeArea . |
CExternalizePerspective.CommonScreenDockPerspective
This type of object is used by the
CExternalizePerspective as intern representation. |
CGridPerspective
A representation of a
CGridArea . |
CGridPerspective.CommonSplitDockPerspective
The type of object that is used by a
CGridPerspective as intern representation. |
CMinimizePerspective
This
PerspectiveStation represents a CMinimizeArea . |
CMinimizePerspective.CommonFlapDockPerspective
The type of object that is used by
CMinimizePerspective as intern representation. |
CommonDockStationPerspective
A
PerspectiveElement that represents a CommonDockStation . |
CommonElementPerspective
A
PerspectiveElement that has an additional representation as
a CElementPerspective . |
CPerspective
A
CPerspective is a lightweight, modifiable representation of all Dockable s and DockStation s
handled by a CControl .When using a CPerspective clients have to be aware of:
Neither single- nor multiple-dockables need to be registered.
Any root-CStation used by a CControl needs to be registered using #addRoot(CStationPerspective)
|
CStationPerspective
A representation of a
CStation . |
LocationHistory
An ordered map of
ExtendedMode s and Location s, ordered by
the time when the location was recorded. |
MissingPerspectiveStrategy
This strategy is used by a
CControl or a CControlPerspective to create
CStationPerspective s for stations that are not (yet) registered at the
CControl . |
MultipleCDockablePerspective
Representation of a
MultipleCDockable in a perspective. |
ShrinkablePerspectiveStation
This kind of
PerspectiveStation can find out whether it is really
needed and can remove itself if not. |
SingleCDockablePerspective
A class that represents a
SingleCDockable . |
Class and Description |
---|
CDockablePerspective
Represents a
CDockable in a CPerspective . |
CPerspective
A
CPerspective is a lightweight, modifiable representation of all Dockable s and DockStation s
handled by a CControl .When using a CPerspective clients have to be aware of:
Neither single- nor multiple-dockables need to be registered.
Any root-CStation used by a CControl needs to be registered using #addRoot(CStationPerspective)
|
CStationPerspective
A representation of a
CStation . |