Uses of Package
bibliothek.gui.dock.common.perspective
Packages that use bibliothek.gui.dock.common.perspective
Package
Description
A set of classes that can be used to create basic applications.
Classes and interfaces used internally.
Implementation of a
LayoutChangeStrategy and supporting classes.Contains the
CommonDockStation, various implementations of CommonDockStation and supporting classes.The perspective API offers clients the possibility to define or modify the layout
of an application without actually creating any
CDockables.This module of the perspective API allows clients to access and modify
CDockables that are in different modes like "maximized" or "minimized".-
Classes in bibliothek.gui.dock.common.perspective used by bibliothek.gui.dock.commonClassDescriptionA representation of a
CStation.A representation of aCWorkingArea.This strategy is used by aCControlor aCControlPerspectiveto createCStationPerspectives for stations that are not (yet) registered at theCControl. -
Classes in bibliothek.gui.dock.common.perspective used by bibliothek.gui.dock.common.internClassDescriptionA
PerspectiveElementthat has an additional representation as aCElementPerspective.ACPerspectiveis a lightweight, modifiable representation of allDockables andDockStations handled by aCControl.
When using aCPerspectiveclients have to be aware of: Neither single- nor multiple-dockables need to be registered. Any root-CStationused by aCControlneeds to be registered usingCPerspective.addStation(CStationPerspective) -
Classes in bibliothek.gui.dock.common.perspective used by bibliothek.gui.dock.common.intern.layoutClassDescription
-
Classes in bibliothek.gui.dock.common.perspective used by bibliothek.gui.dock.common.intern.station
-
Classes in bibliothek.gui.dock.common.perspective used by bibliothek.gui.dock.common.perspectiveClassDescriptionAn abstract implementation of
CDockablePerspectiveproviding some general methods.A representation of aCContentArea.ACControlPerspectiveBlopstores all the data a file contains that was written withCControl.write(java.io.DataOutputStream)orCControl.writeXML(java.io.File).Represents aCDockablein aCPerspective.Represents a dockable or a station in aCPerspective.A representation of aCExternalizeArea.This type of object is used by theCExternalizePerspectiveas intern representation.A representation of aCGridArea.The type of object that is used by aCGridPerspectiveas intern representation.ThisPerspectiveStationrepresents aCMinimizeArea.The type of object that is used byCMinimizePerspectiveas intern representation.APerspectiveElementthat represents aCommonDockStation.APerspectiveElementthat has an additional representation as aCElementPerspective.ACPerspectiveis a lightweight, modifiable representation of allDockables andDockStations handled by aCControl.
When using aCPerspectiveclients have to be aware of: Neither single- nor multiple-dockables need to be registered. Any root-CStationused by aCControlneeds to be registered usingCPerspective.addStation(CStationPerspective)A representation of aCStation.An ordered map ofExtendedModes andLocations, ordered by the time when the location was recorded.This strategy is used by aCControlor aCControlPerspectiveto createCStationPerspectives for stations that are not (yet) registered at theCControl.Representation of aMultipleCDockablein a perspective.This kind ofPerspectiveStationcan find out whether it is really needed and can remove itself if not.A class that represents aSingleCDockable. -
Classes in bibliothek.gui.dock.common.perspective used by bibliothek.gui.dock.common.perspective.modeClassDescriptionRepresents a
CDockablein aCPerspective.ACPerspectiveis a lightweight, modifiable representation of allDockables andDockStations handled by aCControl.
When using aCPerspectiveclients have to be aware of: Neither single- nor multiple-dockables need to be registered. Any root-CStationused by aCControlneeds to be registered usingCPerspective.addStation(CStationPerspective)A representation of aCStation.