Package | Description |
---|---|
bibliothek.gui.dock |
The five basic classes implementing
Dockable and
DockStation plus some supporting elements. |
bibliothek.gui.dock.station.flap |
Elements that are related to the
FlapDockStation . |
Modifier and Type | Method and Description |
---|---|
boolean |
FlapDockStation.drop(Dockable dockable,
FlapDockProperty property)
Adds the
Dockable dockable to this station or
to a child of this station, according to the contents of
property . |
Modifier and Type | Field and Description |
---|---|
static FlapDockProperty |
FlapDockProperty.FIRST
The location of the first
Dockable . |
static FlapDockProperty |
FlapDockProperty.LAST
The location of the last
Dockable . |
Modifier and Type | Method and Description |
---|---|
FlapDockProperty |
FlapDockProperty.copy() |