|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DragHandle
This is a handle for dragging one dockable or a group of dockables.
| Method Summary | |
|---|---|
DragListener |
getDragListener()
Gets the drag listener that will drag the dockables attached to this handle. |
void |
setDragListener(DragListener dragListener)
Sets the drag listener as mouse listener and mouse motion listener on the handle. |
| Method Detail |
|---|
void setDragListener(DragListener dragListener)
dragListener - The drag listener that will drag the dockables attached to this handle.DragListener getDragListener()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||