Package | Description |
---|---|
bibliothek.gui.dock.control |
Classes responsible to handle some global task.
|
bibliothek.gui.dock.control.relocator |
Various implementations of
RelocateOperation . |
Modifier and Type | Method and Description |
---|---|
RemoteRelocator |
DockRelocator.createRemote(Dockable dockable)
Creates a device with which drag&drop operations concerning
dockable can be initiated and executed. |
RemoteRelocator |
DockRelocator.createRemote(Dockable dockable,
boolean forceDrag)
Creates a device with which drag&drop operations concerning
dockable can be initiated and executed. |
Modifier and Type | Method and Description |
---|---|
RemoteRelocator |
DefaultDockRelocator.createRemote(Dockable dockable) |
RemoteRelocator |
DefaultDockRelocator.createRemote(Dockable dockable,
boolean forceDrag) |