Event.MOUSE_DRAG
Class Overview | Class Members |
This Package |
All Packages
Syntax
public static final int MOUSE_DRAG
Description
The user has moved the mouse with a button pressed. The
ALT_MASK flag indicates that the middle
button is being pressed. The META_MASK flag indicates
that the right button is being pressed.
See Also
ALT_MASK, META_MASK