|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BasicRemoteRelocator
Definition of properties shared by the RemoteRelocator and by the DirectRemoteRelocator.
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
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 appear
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||