|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use bibliothek.gui.dock.layout | |
|---|---|
| bibliothek.gui | The high level interfaces of the framework and the most often used classes. |
| bibliothek.gui.dock | The five basic classes implementing Dockable and
DockStation plus some supporting elements. |
| bibliothek.gui.dock.common | A set of classes that can be used to create basic applications. |
| bibliothek.gui.dock.common.grouping | |
| 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.location | Various implementations of CLocation. |
| bibliothek.gui.dock.common.mode.station | Contains wrapper classes for various DockStations, implementing the interface
CLocationMode. |
| 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". |
| bibliothek.gui.dock.dockable | Some classes related to Dockable. |
| bibliothek.gui.dock.facile.mode | Contains an implementation of ModeManager that links a mode to the location
of a Dockable. |
| bibliothek.gui.dock.facile.mode.station | Wrappers for DockStations, implementing StationModeArea. |
| bibliothek.gui.dock.frontend | Classes and interfaces needed by the DockFrontend |
| bibliothek.gui.dock.layout | Elements dealing with the location of Dockables
on their DockStation and allowing to store the
whole layout of a set of Dockables and stations. |
| bibliothek.gui.dock.layout.location | |
| bibliothek.gui.dock.perspective | The perspective API allows clients to access and modify the layout without
actually creating any Dockables. |
| bibliothek.gui.dock.station | Elements needed by various implementations of the
DockStation interface. |
| bibliothek.gui.dock.station.flap | Elements that are related to the FlapDockStation. |
| bibliothek.gui.dock.station.screen | Elements that are related to the ScreenDockStation. |
| bibliothek.gui.dock.station.split | Elements which are needed by the SplitDockStation,
and which are needed to interact with the station. |
| bibliothek.gui.dock.station.stack | Elements which are related to the StackDockStation. |
| bibliothek.gui.dock.util | Distribution of information in a global scale and methods available from everywhere. |
| Classes in bibliothek.gui.dock.layout used by bibliothek.gui | |
|---|---|
| AdjacentDockFactory
An object that works together with a DockFactory, this object
decides on its own whether it wants to store information about a
DockElement or not. |
|
| DockableProperty
Describes the location of a Dockable on a DockStation. |
|
| DockablePropertyFactory
A factory which creates instances of DockableProperty. |
|
| DockLayoutComposition
A DockLayoutComposition describes all relations and positions of a
set of DockElements. |
|
| DockSituationIgnore
A DockSituationIgnore is used in a DockSituation to decide, which
elements (stations and dockables) should be written into a stream. |
|
| PropertyTransformer
A PropertTransformer can read and write instances of DockableProperty
, assuming that a factory is installed for the property. |
|
| Classes in bibliothek.gui.dock.layout used by bibliothek.gui.dock | |
|---|---|
| DockableProperty
Describes the location of a Dockable on a DockStation. |
|
| DockConverter
A DockConverter can store or load content which is related
to a certain kind of DockElement.The content of an element is first converted in a special intermediate form represented by some object of type L. |
|
| LocationEstimationMap
A map used for DockFactory, telling what children a DockElement has.This map is also a list of DockLayoutInfos. |
|
| Classes in bibliothek.gui.dock.layout used by bibliothek.gui.dock.common | |
|---|---|
| DockableProperty
Describes the location of a Dockable on a DockStation. |
|
| Classes in bibliothek.gui.dock.layout used by bibliothek.gui.dock.common.grouping | |
|---|---|
| DockableProperty
Describes the location of a Dockable on a DockStation. |
|
| Classes in bibliothek.gui.dock.layout used by bibliothek.gui.dock.common.intern | |
|---|---|
| AdjacentDockFactory
An object that works together with a DockFactory, this object
decides on its own whether it wants to store information about a
DockElement or not. |
|
| DockConverter
A DockConverter can store or load content which is related
to a certain kind of DockElement.The content of an element is first converted in a special intermediate form represented by some object of type L. |
|
| DockSituation
A DockSituation is a converter: the relationship of DockStations and Dockables,
the position of Dockables and other information are converted into a
stream of bytes. |
|
| LocationEstimationMap
A map used for DockFactory, telling what children a DockElement has.This map is also a list of DockLayoutInfos. |
|
| PropertyTransformer
A PropertTransformer can read and write instances of DockableProperty
, assuming that a factory is installed for the property. |
|
| Classes in bibliothek.gui.dock.layout used by bibliothek.gui.dock.common.intern.layout | |
|---|---|
| DockConverter
A DockConverter can store or load content which is related
to a certain kind of DockElement.The content of an element is first converted in a special intermediate form represented by some object of type L. |
|
| DockLayout
A DockLayout describes the contents of one DockElement. |
|
| DockLayoutComposition
A DockLayoutComposition describes all relations and positions of a
set of DockElements. |
|
| DockSituation
A DockSituation is a converter: the relationship of DockStations and Dockables,
the position of Dockables and other information are converted into a
stream of bytes. |
|
| LocationEstimationMap
A map used for DockFactory, telling what children a DockElement has.This map is also a list of DockLayoutInfos. |
|
| PredefinedDockSituation
A DockSituation that does not load or store all DockElements. |
|
| Classes in bibliothek.gui.dock.layout used by bibliothek.gui.dock.common.intern.station | |
|---|---|
| DockConverter
A DockConverter can store or load content which is related
to a certain kind of DockElement.The content of an element is first converted in a special intermediate form represented by some object of type L. |
|
| DockLayout
A DockLayout describes the contents of one DockElement. |
|
| LocationEstimationMap
A map used for DockFactory, telling what children a DockElement has.This map is also a list of DockLayoutInfos. |
|
| Classes in bibliothek.gui.dock.layout used by bibliothek.gui.dock.common.location | |
|---|---|
| DockableProperty
Describes the location of a Dockable on a DockStation. |
|
| Classes in bibliothek.gui.dock.layout used by bibliothek.gui.dock.common.mode.station | |
|---|---|
| DockableProperty
Describes the location of a Dockable on a DockStation. |
|
| Classes in bibliothek.gui.dock.layout used by bibliothek.gui.dock.common.perspective.mode | |
|---|---|
| DockableProperty
Describes the location of a Dockable on a DockStation. |
|
| Classes in bibliothek.gui.dock.layout used by bibliothek.gui.dock.dockable | |
|---|---|
| DockConverter
A DockConverter can store or load content which is related
to a certain kind of DockElement.The content of an element is first converted in a special intermediate form represented by some object of type L. |
|
| LocationEstimationMap
A map used for DockFactory, telling what children a DockElement has.This map is also a list of DockLayoutInfos. |
|
| Classes in bibliothek.gui.dock.layout used by bibliothek.gui.dock.facile.mode | |
|---|---|
| DockableProperty
Describes the location of a Dockable on a DockStation. |
|
| DockablePropertyFactory
A factory which creates instances of DockableProperty. |
|
| PropertyTransformer
A PropertTransformer can read and write instances of DockableProperty
, assuming that a factory is installed for the property. |
|
| Classes in bibliothek.gui.dock.layout used by bibliothek.gui.dock.facile.mode.station | |
|---|---|
| DockableProperty
Describes the location of a Dockable on a DockStation. |
|
| Classes in bibliothek.gui.dock.layout used by bibliothek.gui.dock.frontend | |
|---|---|
| AdjacentDockFactory
An object that works together with a DockFactory, this object
decides on its own whether it wants to store information about a
DockElement or not. |
|
| BackupFactoryData
Some client specified data and an identifier for that data. |
|
| DockableProperty
Describes the location of a Dockable on a DockStation. |
|
| DockablePropertyFactory
A factory which creates instances of DockableProperty. |
|
| DockConverter
A DockConverter can store or load content which is related
to a certain kind of DockElement.The content of an element is first converted in a special intermediate form represented by some object of type L. |
|
| DockLayoutComposition
A DockLayoutComposition describes all relations and positions of a
set of DockElements. |
|
| DockSituation
A DockSituation is a converter: the relationship of DockStations and Dockables,
the position of Dockables and other information are converted into a
stream of bytes. |
|
| DockSituationIgnore
A DockSituationIgnore is used in a DockSituation to decide, which
elements (stations and dockables) should be written into a stream. |
|
| LocationEstimationMap
A map used for DockFactory, telling what children a DockElement has.This map is also a list of DockLayoutInfos. |
|
| PredefinedDockSituation
A DockSituation that does not load or store all DockElements. |
|
| PropertyTransformer
A PropertTransformer can read and write instances of DockableProperty
, assuming that a factory is installed for the property. |
|
| Classes in bibliothek.gui.dock.layout used by bibliothek.gui.dock.layout | |
|---|---|
| AbstractDockableProperty
A simple implementation of DockableProperty which provides
only the basic features. |
|
| AdjacentDockFactory
An object that works together with a DockFactory, this object
decides on its own whether it wants to store information about a
DockElement or not. |
|
| BackupFactoryData
Some client specified data and an identifier for that data. |
|
| DefaultLocationEstimationMap
This default implementation of a LocationEstimationMap works directly with the tree built
by DockLayoutCompositions. |
|
| DockableProperty
Describes the location of a Dockable on a DockStation. |
|
| DockablePropertyFactory
A factory which creates instances of DockableProperty. |
|
| DockConverter
A DockConverter can store or load content which is related
to a certain kind of DockElement.The content of an element is first converted in a special intermediate form represented by some object of type L. |
|
| DockLayout
A DockLayout describes the contents of one DockElement. |
|
| DockLayoutComposition
A DockLayoutComposition describes all relations and positions of a
set of DockElements. |
|
| DockLayoutInfo
A DockLayoutInfo is a wrapper around a DockLayout. |
|
| DockLayoutInfo.Data
The kind of information a DockLayoutInfo contains. |
|
| DockSituation
A DockSituation is a converter: the relationship of DockStations and Dockables,
the position of Dockables and other information are converted into a
stream of bytes. |
|
| DockSituationIgnore
A DockSituationIgnore is used in a DockSituation to decide, which
elements (stations and dockables) should be written into a stream. |
|
| LocationEstimationMap
A map used for DockFactory, telling what children a DockElement has.This map is also a list of DockLayoutInfos. |
|
| MissingDockFactory
A MissingDockFactory is used by a DockSituation to read
the contents of a file if the factory that was supposed to read that
content is missing. |
|
| Classes in bibliothek.gui.dock.layout used by bibliothek.gui.dock.layout.location | |
|---|---|
| DockableProperty
Describes the location of a Dockable on a DockStation. |
|
| Classes in bibliothek.gui.dock.layout used by bibliothek.gui.dock.perspective | |
|---|---|
| DockableProperty
Describes the location of a Dockable on a DockStation. |
|
| DockLayoutComposition
A DockLayoutComposition describes all relations and positions of a
set of DockElements. |
|
| DockSituation
A DockSituation is a converter: the relationship of DockStations and Dockables,
the position of Dockables and other information are converted into a
stream of bytes. |
|
| PredefinedDockSituation
A DockSituation that does not load or store all DockElements. |
|
| Classes in bibliothek.gui.dock.layout used by bibliothek.gui.dock.station | |
|---|---|
| DockableProperty
Describes the location of a Dockable on a DockStation. |
|
| Classes in bibliothek.gui.dock.layout used by bibliothek.gui.dock.station.flap | |
|---|---|
| AbstractDockableProperty
A simple implementation of DockableProperty which provides
only the basic features. |
|
| DockableProperty
Describes the location of a Dockable on a DockStation. |
|
| DockablePropertyFactory
A factory which creates instances of DockableProperty. |
|
| DockConverter
A DockConverter can store or load content which is related
to a certain kind of DockElement.The content of an element is first converted in a special intermediate form represented by some object of type L. |
|
| LocationEstimationMap
A map used for DockFactory, telling what children a DockElement has.This map is also a list of DockLayoutInfos. |
|
| Classes in bibliothek.gui.dock.layout used by bibliothek.gui.dock.station.screen | |
|---|---|
| AbstractDockableProperty
A simple implementation of DockableProperty which provides
only the basic features. |
|
| DockableProperty
Describes the location of a Dockable on a DockStation. |
|
| DockablePropertyFactory
A factory which creates instances of DockableProperty. |
|
| DockConverter
A DockConverter can store or load content which is related
to a certain kind of DockElement.The content of an element is first converted in a special intermediate form represented by some object of type L. |
|
| LocationEstimationMap
A map used for DockFactory, telling what children a DockElement has.This map is also a list of DockLayoutInfos. |
|
| Classes in bibliothek.gui.dock.layout used by bibliothek.gui.dock.station.split | |
|---|---|
| AbstractDockableProperty
A simple implementation of DockableProperty which provides
only the basic features. |
|
| DockableProperty
Describes the location of a Dockable on a DockStation. |
|
| DockablePropertyFactory
A factory which creates instances of DockableProperty. |
|
| DockConverter
A DockConverter can store or load content which is related
to a certain kind of DockElement.The content of an element is first converted in a special intermediate form represented by some object of type L. |
|
| LocationEstimationMap
A map used for DockFactory, telling what children a DockElement has.This map is also a list of DockLayoutInfos. |
|
| Classes in bibliothek.gui.dock.layout used by bibliothek.gui.dock.station.stack | |
|---|---|
| AbstractDockableProperty
A simple implementation of DockableProperty which provides
only the basic features. |
|
| DockableProperty
Describes the location of a Dockable on a DockStation. |
|
| DockablePropertyFactory
A factory which creates instances of DockableProperty. |
|
| DockConverter
A DockConverter can store or load content which is related
to a certain kind of DockElement.The content of an element is first converted in a special intermediate form represented by some object of type L. |
|
| LocationEstimationMap
A map used for DockFactory, telling what children a DockElement has.This map is also a list of DockLayoutInfos. |
|
| Classes in bibliothek.gui.dock.layout used by bibliothek.gui.dock.util | |
|---|---|
| DockableProperty
Describes the location of a Dockable on a DockStation. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||