| Package | Description |
|---|---|
| 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.dockable |
Some classes related to
Dockable. |
| 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.
|
| Class and Description |
|---|
| 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 PropertyTransformer can read and write instances of
DockableProperty
, assuming that a factory is installed for the property. |
| Class and Description |
|---|
| 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. |
| Class and Description |
|---|
| 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. |
| Class and Description |
|---|
| 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 PropertyTransformer can read and write instances of
DockableProperty
, assuming that a factory is installed for the property. |
| Class and Description |
|---|
| 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. |
| Class and Description |
|---|
| DockableProperty
Describes the location of a
Dockable on a DockStation. |
| Class and Description |
|---|
| 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. |
| Class and Description |
|---|
| DockableProperty
Describes the location of a
Dockable on a DockStation. |
| Class and Description |
|---|
| 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. |
| Class and Description |
|---|
| 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. |
| Class and Description |
|---|
| 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. |
| Class and Description |
|---|
| 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. |
| Class and Description |
|---|
| DockableProperty
Describes the location of a
Dockable on a DockStation. |
Copyright © 2017 Docking Frames. All rights reserved.