Package | Description |
---|---|
bibliothek.gui.dock |
The five basic classes implementing
Dockable and
DockStation plus some supporting elements. |
bibliothek.gui.dock.common.intern.station |
Contains the
CommonDockStation , various implementations of CommonDockStation and supporting classes. |
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.flap |
Elements that are related to the
FlapDockStation . |
Modifier and Type | Class and Description |
---|---|
class |
SplitDockStation
This station shows all its children at once.
|
protected class |
StackDockStation.Background
This panel is used as base of the station.
|
Modifier and Type | Class and Description |
---|---|
class |
CSplitDockStation
An implementation of
SplitDockStation that also satisfies the CommonDockStation interface. |
Modifier and Type | Class and Description |
---|---|
class |
SecureContainer
A
SecureContainer is a OverpaintablePanel which can also wrap its
content pane into a GlassedPane to catch MouseEvent s and call the
the MouseFocusObserver to transfer focus if necessary. |
Modifier and Type | Class and Description |
---|---|
class |
ButtonPane
This panel is used by the
FlapDockStation to display some button-titles. |