public interface BasicRemoteRelocator
RemoteRelocator and by the DirectRemoteRelocator.| Modifier and Type | Method and Description |
|---|---|
void |
setShowImageWindow(boolean imageWindow)
Sets whether a
MovingImage should appear during the drag and drop operation, the default
value is true. |
void |
setTitle(DockTitle title)
Sets the
DockTitle which is dragged, the title might show up below the mouse. |
void setTitle(DockTitle title)
DockTitle which is dragged, the title might show up below the mouse.title - the title that is dragged, can be nullvoid setShowImageWindow(boolean imageWindow)
MovingImage should appear during the drag and drop operation, the default
value is true.imageWindow - whether a preview of the moved Dockable should appearCopyright © 2017 Docking Frames. All rights reserved.