|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use bibliothek.gui.dock | |
---|---|
bibliothek.extension.gui.dock.theme.bubble | Various graphical and logical components used when
BubbleTheme is
active. |
bibliothek.extension.gui.dock.theme.eclipse.rex.tab | Various components needed to paint and manage the tab which is visible
on a RexTabbedComponent . |
bibliothek.extension.gui.dock.theme.flat | Various graphical and logical components needed to paint the layout
when FlatTheme is active. |
bibliothek.extension.gui.dock.theme.smooth | Contains elements to paint a DockTitle which smoothly changes
its color. |
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.intern | Classes and interfaces used internally. |
bibliothek.gui.dock.common.intern.station | |
bibliothek.gui.dock.control | Classes responsible to handle some global task. |
bibliothek.gui.dock.dockable | Some classes related to Dockable . |
bibliothek.gui.dock.event | Listeners, adapters and events used in the whole framework. A Listener is added to some object that needs to be observed, the Listener will be informed whenever the observed object changes. An Adapter is an implementation of a Listener, but the methods of an Adapter are empty. An Event is an object carrying information from an observed object to a Listener. |
bibliothek.gui.dock.facile.action | |
bibliothek.gui.dock.facile.station.split | |
bibliothek.gui.dock.frontend | Classes and interfaces needed by the DockFrontend |
bibliothek.gui.dock.layout | Elements dealing with the location of Dockable s
on their DockStation and allowing to store the
whole layout of a set of Dockable s and stations. |
bibliothek.gui.dock.security | A package dealing with the issues of Applets and Wepstart-applications. DockingFrames monitors mouse- and other events globally. |
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.themes.basic | Factories and classes used when the BasicTheme
is active. |
bibliothek.gui.dock.themes.color | The color subsystem allows each kind of element to get its colors from a central repository. |
bibliothek.gui.dock.title | Elements needed to paint the title of a Dockable . |
bibliothek.gui.dock.util | Distribution of information in a global scale and methods available from everywhere. |
Classes in bibliothek.gui.dock used by bibliothek.extension.gui.dock.theme.bubble | |
---|---|
DockElement
An element in the hierarchy of dockables and stations. |
|
DockElementRepresentative
A DockElementRepresentative is a Component that represents
a DockElement . |
|
StackDockStation
On this station, only one of many children is visible. |
Classes in bibliothek.gui.dock used by bibliothek.extension.gui.dock.theme.eclipse.rex.tab | |
---|---|
DockElement
An element in the hierarchy of dockables and stations. |
|
DockElementRepresentative
A DockElementRepresentative is a Component that represents
a DockElement . |
|
StackDockStation
On this station, only one of many children is visible. |
Classes in bibliothek.gui.dock used by bibliothek.extension.gui.dock.theme.flat | |
---|---|
DockElement
An element in the hierarchy of dockables and stations. |
|
DockElementRepresentative
A DockElementRepresentative is a Component that represents
a DockElement . |
|
StackDockStation
On this station, only one of many children is visible. |
Classes in bibliothek.gui.dock used by bibliothek.extension.gui.dock.theme.smooth | |
---|---|
DockElementRepresentative
A DockElementRepresentative is a Component that represents
a DockElement . |
Classes in bibliothek.gui.dock used by bibliothek.gui | |
---|---|
DockElement
An element in the hierarchy of dockables and stations. |
|
DockElementRepresentative
A DockElementRepresentative is a Component that represents
a DockElement . |
|
DockFactory
A DockFactory can convert the contents of a DockElement in
a persistent form.Some kind of DockElement will be converted into a Object ,
this layout can then be written into a stream. |
Classes in bibliothek.gui.dock used by bibliothek.gui.dock | |
---|---|
DockElement
An element in the hierarchy of dockables and stations. |
|
DockElementRepresentative
A DockElementRepresentative is a Component that represents
a DockElement . |
|
FlapDockStation.ButtonContent
What kind of information should be displayed on the buttons. |
|
FlapDockStation.Direction
The direction in which the window with the Dockable will popup,
in respect to the location of this station. |
|
SplitDockStation.Orientation
Orientation how two Dockables are aligned. |
|
StackDockStation.Background
This panel is used as base of the station. |
Classes in bibliothek.gui.dock used by bibliothek.gui.dock.common | |
---|---|
FlapDockStation
This DockStation shows only a title for each of it's children.If the user clicks on one of the titles, a window will popup. |
|
FlapDockStation.Direction
The direction in which the window with the Dockable will popup,
in respect to the location of this station. |
|
SplitDockStation
This station shows all its children at once. |
Classes in bibliothek.gui.dock used by bibliothek.gui.dock.common.intern | |
---|---|
DefaultDockable
A Dockable which consists only of one Component called
"content pane". |
|
DockElement
An element in the hierarchy of dockables and stations. |
|
DockElementRepresentative
A DockElementRepresentative is a Component that represents
a DockElement . |
|
DockFactory
A DockFactory can convert the contents of a DockElement in
a persistent form.Some kind of DockElement will be converted into a Object ,
this layout can then be written into a stream. |
|
FlapDockStation
This DockStation shows only a title for each of it's children.If the user clicks on one of the titles, a window will popup. |
|
ScreenDockStation
A DockStation which is the whole screen. |
|
SplitDockStation
This station shows all its children at once. |
Classes in bibliothek.gui.dock used by bibliothek.gui.dock.common.intern.station | |
---|---|
FlapDockStation
This DockStation shows only a title for each of it's children.If the user clicks on one of the titles, a window will popup. |
|
ScreenDockStation
A DockStation which is the whole screen. |
|
SplitDockStation
This station shows all its children at once. |
Classes in bibliothek.gui.dock used by bibliothek.gui.dock.control | |
---|---|
DockElementRepresentative
A DockElementRepresentative is a Component that represents
a DockElement . |
Classes in bibliothek.gui.dock used by bibliothek.gui.dock.dockable | |
---|---|
DefaultDockable
A Dockable which consists only of one Component called
"content pane". |
|
DockElement
An element in the hierarchy of dockables and stations. |
|
DockElementRepresentative
A DockElementRepresentative is a Component that represents
a DockElement . |
|
DockFactory
A DockFactory can convert the contents of a DockElement in
a persistent form.Some kind of DockElement will be converted into a Object ,
this layout can then be written into a stream. |
Classes in bibliothek.gui.dock used by bibliothek.gui.dock.event | |
---|---|
DockElement
An element in the hierarchy of dockables and stations. |
|
DockElementRepresentative
A DockElementRepresentative is a Component that represents
a DockElement . |
|
FlapDockStation
This DockStation shows only a title for each of it's children.If the user clicks on one of the titles, a window will popup. |
|
SplitDockStation
This station shows all its children at once. |
Classes in bibliothek.gui.dock used by bibliothek.gui.dock.facile.action | |
---|---|
FlapDockStation
This DockStation shows only a title for each of it's children.If the user clicks on one of the titles, a window will popup. |
|
ScreenDockStation
A DockStation which is the whole screen. |
|
SplitDockStation
This station shows all its children at once. |
Classes in bibliothek.gui.dock used by bibliothek.gui.dock.facile.station.split | |
---|---|
SplitDockStation
This station shows all its children at once. |
Classes in bibliothek.gui.dock used by bibliothek.gui.dock.frontend | |
---|---|
DockFactory
A DockFactory can convert the contents of a DockElement in
a persistent form.Some kind of DockElement will be converted into a Object ,
this layout can then be written into a stream. |
Classes in bibliothek.gui.dock used by bibliothek.gui.dock.layout | |
---|---|
DockElement
An element in the hierarchy of dockables and stations. |
|
DockFactory
A DockFactory can convert the contents of a DockElement in
a persistent form.Some kind of DockElement will be converted into a Object ,
this layout can then be written into a stream. |
Classes in bibliothek.gui.dock used by bibliothek.gui.dock.security | |
---|---|
DockElement
An element in the hierarchy of dockables and stations. |
|
DockElementRepresentative
A DockElementRepresentative is a Component that represents
a DockElement . |
|
DockFactory
A DockFactory can convert the contents of a DockElement in
a persistent form.Some kind of DockElement will be converted into a Object ,
this layout can then be written into a stream. |
|
FlapDockStation
This DockStation shows only a title for each of it's children.If the user clicks on one of the titles, a window will popup. |
|
ScreenDockStation
A DockStation which is the whole screen. |
|
SplitDockStation
This station shows all its children at once. |
|
StackDockStation
On this station, only one of many children is visible. |
|
StackDockStation.Background
This panel is used as base of the station. |
Classes in bibliothek.gui.dock used by bibliothek.gui.dock.station | |
---|---|
DockElement
An element in the hierarchy of dockables and stations. |
|
DockElementRepresentative
A DockElementRepresentative is a Component that represents
a DockElement . |
Classes in bibliothek.gui.dock used by bibliothek.gui.dock.station.flap | |
---|---|
DockFactory
A DockFactory can convert the contents of a DockElement in
a persistent form.Some kind of DockElement will be converted into a Object ,
this layout can then be written into a stream. |
|
FlapDockStation
This DockStation shows only a title for each of it's children.If the user clicks on one of the titles, a window will popup. |
|
FlapDockStation.Direction
The direction in which the window with the Dockable will popup,
in respect to the location of this station. |
Classes in bibliothek.gui.dock used by bibliothek.gui.dock.station.screen | |
---|---|
DockFactory
A DockFactory can convert the contents of a DockElement in
a persistent form.Some kind of DockElement will be converted into a Object ,
this layout can then be written into a stream. |
|
ScreenDockStation
A DockStation which is the whole screen. |
Classes in bibliothek.gui.dock used by bibliothek.gui.dock.station.split | |
---|---|
DockFactory
A DockFactory can convert the contents of a DockElement in
a persistent form.Some kind of DockElement will be converted into a Object ,
this layout can then be written into a stream. |
|
SplitDockStation
This station shows all its children at once. |
|
SplitDockStation.Orientation
Orientation how two Dockables are aligned. |
Classes in bibliothek.gui.dock used by bibliothek.gui.dock.station.stack | |
---|---|
DockElementRepresentative
A DockElementRepresentative is a Component that represents
a DockElement . |
|
DockFactory
A DockFactory can convert the contents of a DockElement in
a persistent form.Some kind of DockElement will be converted into a Object ,
this layout can then be written into a stream. |
|
StackDockStation
On this station, only one of many children is visible. |
Classes in bibliothek.gui.dock used by bibliothek.gui.dock.themes.basic | |
---|---|
DockElementRepresentative
A DockElementRepresentative is a Component that represents
a DockElement . |
|
StackDockStation
On this station, only one of many children is visible. |
Classes in bibliothek.gui.dock used by bibliothek.gui.dock.themes.color | |
---|---|
StackDockStation
On this station, only one of many children is visible. |
Classes in bibliothek.gui.dock used by bibliothek.gui.dock.title | |
---|---|
DockElement
An element in the hierarchy of dockables and stations. |
|
DockElementRepresentative
A DockElementRepresentative is a Component that represents
a DockElement . |
Classes in bibliothek.gui.dock used by bibliothek.gui.dock.util | |
---|---|
DockElement
An element in the hierarchy of dockables and stations. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |