| Package | Description |
|---|---|
| bibliothek.gui.dock |
The five basic classes implementing
Dockable and
DockStation plus some supporting elements. |
| bibliothek.gui.dock.station.stack |
Elements which are related to the
StackDockStation. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
StackDockStation.drop(Dockable dockable,
StackDockProperty property)
Adds a new child to this station, and tries to match the
property
as good as possible. |
| Modifier and Type | Field and Description |
|---|---|
static StackDockProperty |
StackDockProperty.BACK
The last location on a
StackDockStation |
static StackDockProperty |
StackDockProperty.FRONT
The first location on a
StackDockStation |
Copyright © 2017 Docking Frames. All rights reserved.