Package | Description |
---|---|
bibliothek.extension.gui.dock.theme.bubble |
Various graphical and logical components used when
BubbleTheme is
active. |
bibliothek.extension.gui.dock.theme.eclipse |
Various graphical and logical components needed when the
EclipseTheme
is active. |
bibliothek.extension.gui.dock.theme.eclipse.stack |
An implementation of
TabPane and
supporting classes for the EclipseTheme . |
bibliothek.extension.gui.dock.theme.eclipse.stack.tab |
Various components needed to paint and manage the tab which is visible
on a
EclipseTabPane . |
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.control |
Classes responsible to handle some global task.
|
bibliothek.gui.dock.control.focus |
The focus sub-system is responsible for transferring the focus to the currently
active
Dockable . |
bibliothek.gui.dock.control.relocator |
Various implementations of
RelocateOperation . |
bibliothek.gui.dock.disable |
Contains the
DisablingStrategy and associated classes,
allows clients to disable Dockable s, DockTitle s
or DockAction s. |
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.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.perspective |
The perspective API allows clients to access and modify the layout without
actually creating any
Dockable s. |
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.flap.layer |
Contains the various
DockStationDropLayer s that
are used by a FlapDockStation . |
bibliothek.gui.dock.station.screen |
Elements that are related to the
ScreenDockStation . |
bibliothek.gui.dock.station.screen.layer |
Contains the various
DockStationDropLayer s
that are used by a ScreenDockStation . |
bibliothek.gui.dock.station.screen.magnet |
The magnet API allows
ScreenDockWindow s to
attract each other, or to stick together. |
bibliothek.gui.dock.station.screen.window |
Contains the window (
JDialog , JInternalDialog , etc..)
that shows the children of a ScreenDockStation and the classes required
to configure that window. |
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.split.layer |
Contains the various
DockStationDropLayer s
that are used by the SplitDockStation . |
bibliothek.gui.dock.station.stack |
Elements which are related to the
StackDockStation . |
bibliothek.gui.dock.station.stack.tab |
This package contains a generic implementation of a "tabbed-pane".
|
bibliothek.gui.dock.themes.basic |
Factories and classes used when the
BasicTheme
is active. |
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.
|
Class and Description |
---|
DockElement
An element in the hierarchy of dockables and stations.
|
DockElementRepresentative |
Class and Description |
---|
DockElementRepresentative |
Class and Description |
---|
DockElement
An element in the hierarchy of dockables and stations.
|
DockElementRepresentative |
Class and Description |
---|
DockElement
An element in the hierarchy of dockables and stations.
|
DockElementRepresentative |
Class and Description |
---|
DockElement
An element in the hierarchy of dockables and stations.
|
DockElementRepresentative |
Class and Description |
---|
DockElementRepresentative |
Class and Description |
---|
DockElement
An element in the hierarchy of dockables and stations.
|
DockElementRepresentative |
DockFactory
A
DockConverter which can not only store and load the contents of an
element, but also create a new DockElement with the content. |
DockHierarchyLock
The
DockHierarchyLock allows DockStation s to defend
themselves against concurrent modifications of the hierarchy. |
Class and Description |
---|
DockElement
An element in the hierarchy of dockables and stations.
|
DockElementRepresentative |
DockHierarchyLock.Token
Is acquired from a
DockHierarchyLock and releases the lock. |
FlapDockStation.Direction
The direction in which the window with the
Dockable will popup,
in respect to the location of this station. |
FlapDockStation.DockableHandle
Handles title, listeners and actions that are associated with a
Dockable . |
SplitDockStation
This station shows all its children at once.
|
SplitDockStation.Access
Access to this
SplitDockStation . |
SplitDockStation.Orientation
Orientation how two
Dockables are aligned. |
StackDockStation.Background
This panel is used as base of the station.
|
StackDockStation.Insert
Describes the gap between two tabs.
|
Class and Description |
---|
DockElementRepresentative |
Class and Description |
---|
DockElementRepresentative |
Class and Description |
---|
DockElementRepresentative |
Class and Description |
---|
DockElement
An element in the hierarchy of dockables and stations.
|
Class and Description |
---|
DefaultDockable
A
Dockable which consists only of one Component called
"content pane". |
DockElement
An element in the hierarchy of dockables and stations.
|
DockElementRepresentative |
DockFactory
A
DockConverter which can not only store and load the contents of an
element, but also create a new DockElement with the content. |
Class and Description |
---|
DockElement
An element in the hierarchy of dockables and stations.
|
DockElementRepresentative |
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.
|
Class and Description |
---|
DockElement
An element in the hierarchy of dockables and stations.
|
DockFactory
A
DockConverter which can not only store and load the contents of an
element, but also create a new DockElement with the content. |
Class and Description |
---|
DockElement
An element in the hierarchy of dockables and stations.
|
DockFactory
A
DockConverter which can not only store and load the contents of an
element, but also create a new DockElement with the content. |
Class and Description |
---|
DockFactory
A
DockConverter which can not only store and load the contents of an
element, but also create a new DockElement with the content. |
Class and Description |
---|
DockElement
An element in the hierarchy of dockables and stations.
|
DockElementRepresentative |
Class and Description |
---|
DockFactory
A
DockConverter which can not only store and load the contents of an
element, but also create a new DockElement with the content. |
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. |
Class and Description |
---|
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. |
Class and Description |
---|
DockFactory
A
DockConverter which can not only store and load the contents of an
element, but also create a new DockElement with the content. |
ScreenDockStation
A
DockStation which is the whole screen. |
Class and Description |
---|
ScreenDockStation
A
DockStation which is the whole screen. |
Class and Description |
---|
ScreenDockStation
A
DockStation which is the whole screen. |
Class and Description |
---|
DockElementRepresentative |
ScreenDockStation
A
DockStation which is the whole screen. |
Class and Description |
---|
DockFactory
A
DockConverter which can not only store and load the contents of an
element, but also create a new DockElement with the content. |
DockHierarchyLock.Token
Is acquired from a
DockHierarchyLock and releases the lock. |
SplitDockStation
This station shows all its children at once.
|
SplitDockStation.Orientation
Orientation how two
Dockables are aligned. |
Class and Description |
---|
SplitDockStation
This station shows all its children at once.
|
Class and Description |
---|
DockElement
An element in the hierarchy of dockables and stations.
|
DockElementRepresentative |
DockFactory
A
DockConverter which can not only store and load the contents of an
element, but also create a new DockElement with the content. |
StackDockStation
On this station, only one of many children is visible.
|
Class and Description |
---|
StackDockStation
On this station, only one of many children is visible.
|
Class and Description |
---|
DockElementRepresentative |
Class and Description |
---|
DockElement
An element in the hierarchy of dockables and stations.
|
DockElementRepresentative |
Class and Description |
---|
DockElement
An element in the hierarchy of dockables and stations.
|
DockElementRepresentative |