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 . |
Constructor and Description |
---|
FlapDropOperation(FlapDropInfo dropInfo,
boolean move)
Creates a new operation.
|
Modifier and Type | Method and Description |
---|---|
void |
ButtonPane.setDropInfo(FlapDropInfo dropInfo)
Tells where a
Dockable is to be put onto the station |
void |
DefaultFlapWindow.setDropInfo(FlapDropInfo dropInfo)
Sets information where a
Dockable will be dropped. |
void |
FlapWindow.setDropInfo(FlapDropInfo dropInfo)
Sets information where a
Dockable will be dropped. |