Event.MOUSE_DOWN

Event.MOUSE_DOWN

Class Overview | Class Members | This Package | All Packages

Syntax
public static final int MOUSE_DOWN
Description
The user has pressed the mouse button. The ALT_MASK flag indicates that the middle button has been pressed. The META_MASKflag indicates that the right button has been pressed.

See Also
ALT_MASK, META_MASK