swingwt.awt.dnd
Interface DragGestureListener

All Superinterfaces:
java.util.EventListener

public interface DragGestureListener
extends java.util.EventListener


Method Summary
 void dragGestureRecognized(DragGestureEvent dge)
           
 

Method Detail

dragGestureRecognized

public void dragGestureRecognized(DragGestureEvent dge)