|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TreeNodeDragAndDropController
| Method Summary | |
|---|---|
boolean |
willDropAboveTarget()
Returns whether a drop at the current mouse position will occur above the current drop target. |
boolean |
willDropBelowTarget()
Returns whether a drop at the current mouse position will occur below the current drop target. |
boolean |
willDropOnTarget()
Returns whether a drop at the current mouse position will occur on the current drop target. |
| Methods inherited from interface com.metamatrix.toolbox.ui.widget.transfer.DragAndDropController |
|---|
getAllowedDragActions, getAllowedDropActions, getComponent, getDragSource, getDropTarget, isDragging, setAllowedDragActions, setAllowedDropActions, setComponent |
| Method Detail |
|---|
boolean willDropAboveTarget()
boolean willDropBelowTarget()
boolean willDropOnTarget()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||