| 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.station |
Elements needed by various implementations of the
DockStation interface. |
| bibliothek.gui.dock.station.flap.layer |
Contains the various
DockStationDropLayers that
are used by a FlapDockStation. |
| bibliothek.gui.dock.station.layer |
The
DockStationDropLayer is used by the
DockRelocator to find the target of a
drag and drop operation. |
| bibliothek.gui.dock.station.screen.layer |
Contains the various
DockStationDropLayers
that are used by a ScreenDockStation. |
| bibliothek.gui.dock.station.split.layer |
Contains the various
DockStationDropLayers
that are used by the SplitDockStation. |
| bibliothek.gui.dock.station.stack |
Elements which are related to the
StackDockStation. |
| Class and Description |
|---|
| DockStationDropLayer
A
DockStationDropLayer describes an area of the screen where a drag and drop operation
can end with the "drop event". |
| Class and Description |
|---|
| DockStationDropLayer
A
DockStationDropLayer describes an area of the screen where a drag and drop operation
can end with the "drop event". |
| Class and Description |
|---|
| DockStationDropLayer
A
DockStationDropLayer describes an area of the screen where a drag and drop operation
can end with the "drop event". |
| Class and Description |
|---|
| DefaultDropLayer
This
DockStationDropLayer represents the base area of a DockStation, the area
with priority LayerPriority.BASE and whose Component is the component is the result of
Dockable.getComponent() (assuming the station is also a dockable). |
| DockStationDropLayer
A
DockStationDropLayer describes an area of the screen where a drag and drop operation
can end with the "drop event". |
| LayerPriority
A
LayerPriority defines the basic ordering of DockStationDropLayers. |
| Class and Description |
|---|
| DockStationDropLayer
A
DockStationDropLayer describes an area of the screen where a drag and drop operation
can end with the "drop event". |
| DockStationDropLayerFactory
A factory that is responsible for creating
DockStationDropLayers for DockStations. |
| LayerPriority
A
LayerPriority defines the basic ordering of DockStationDropLayers. |
| Class and Description |
|---|
| DefaultDropLayer
This
DockStationDropLayer represents the base area of a DockStation, the area
with priority LayerPriority.BASE and whose Component is the component is the result of
Dockable.getComponent() (assuming the station is also a dockable). |
| DockStationDropLayer
A
DockStationDropLayer describes an area of the screen where a drag and drop operation
can end with the "drop event". |
| Class and Description |
|---|
| DefaultDropLayer
This
DockStationDropLayer represents the base area of a DockStation, the area
with priority LayerPriority.BASE and whose Component is the component is the result of
Dockable.getComponent() (assuming the station is also a dockable). |
| DockStationDropLayer
A
DockStationDropLayer describes an area of the screen where a drag and drop operation
can end with the "drop event". |
| LayerPriority
A
LayerPriority defines the basic ordering of DockStationDropLayers. |
| Class and Description |
|---|
| DefaultDropLayer
This
DockStationDropLayer represents the base area of a DockStation, the area
with priority LayerPriority.BASE and whose Component is the component is the result of
Dockable.getComponent() (assuming the station is also a dockable). |
| DockStationDropLayer
A
DockStationDropLayer describes an area of the screen where a drag and drop operation
can end with the "drop event". |
Copyright © 2017 Docking Frames. All rights reserved.