API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.awt.dnd. DragSourceMotionListener View Source
Author(s)
Since
1.4
Version
1.5, 11/17/05
Serial
Hierarchy
 EventListener
      DragSourceMotionListener
Subinterfaces
Description
public interface DragSourceMotionListener
  A listener interface for receiving mouse motion events during a drag operation.
Methods
Hide/Show inherited methods
public void dragMouseMoved (DragSourceDragEvent dsde)
  Called whenever the mouse is moved during a drag operation.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar