Package | Description |
---|---|
bibliothek.gui.dock.station.screen |
Elements that are related to the
ScreenDockStation . |
Modifier and Type | Method and Description |
---|---|
void |
ScreenDockStationExtension.drop(ScreenDockStation station,
ScreenDockStationExtension.DropArguments arguments)
|
void |
ScreenDockStationExtension.dropped(ScreenDockStation station,
ScreenDockStationExtension.DropArguments arguments,
boolean successful)
Called after a (modified) call to
ScreenDockStation.drop(Dockable, ScreenDockProperty, boolean)
ended. |