public class MouseDragEvent extends DasMouseEvent
Constructor and Description |
---|
MouseDragEvent(java.lang.Object source) |
MouseDragEvent(java.lang.Object source,
Gesture gesture) |
Modifier and Type | Method and Description |
---|---|
Gesture |
getGesture() |
boolean |
isGesture() |
java.lang.String |
toString() |
public MouseDragEvent(java.lang.Object source)
public MouseDragEvent(java.lang.Object source, Gesture gesture)
public boolean isGesture()
public Gesture getGesture()
public java.lang.String toString()
toString
in class java.util.EventObject