|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object gui.dragndrop.TreeDragGestureListener
public class TreeDragGestureListener
Constructor Summary | |
---|---|
TreeDragGestureListener()
|
Method Summary | |
---|---|
void |
dragGestureRecognized(java.awt.dnd.DragGestureEvent dragGestureEvent)
Starts dragging a transferable node if it is possible. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TreeDragGestureListener()
Method Detail |
---|
public void dragGestureRecognized(java.awt.dnd.DragGestureEvent dragGestureEvent)
dragGestureRecognized
in interface java.awt.dnd.DragGestureListener
dragGestureEvent
- DragGestureEvent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |