| Package | Description |
|---|---|
| bibliothek.gui.dock.station.flap.layer |
Contains the various
DockStationDropLayers that
are used by a FlapDockStation. |
| 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. |
| Modifier and Type | Class and Description |
|---|---|
class |
FlapOverrideDropLayer
Represents the "tabs" and the
DockTitles of a FlapDockStation. |
class |
WindowDropLayer
Describes the area covered by the currently open
FlapWindow. |
| Modifier and Type | Class and Description |
|---|---|
class |
ScreenLayer
Describes the fallback layer, the layer where
Dockables start to float. |
class |
ScreenWindowLayer
Describes a layer where one
ScreenDockWindow resides. |
| Modifier and Type | Class and Description |
|---|---|
class |
SplitOverrideDropLayer
|
| Modifier and Type | Class and Description |
|---|---|
class |
TabDropLayer
A
DockStationDropLayer with priority LayerPriority.OVERRIDE_PRECISE representing the
tabs of a StackDockStation. |
Copyright © 2017 Docking Frames. All rights reserved.