Event.MOUSE_UP
Class Overview | Class Members |
This Package |
All Packages
Syntax
public static final int MOUSE_UP
Description
The user has released the mouse button. The ALT_MASK
flag indicates that the middle button has been released.
The META_MASKflag indicates that the
right button has been released.
See Also
ALT_MASK, META_MASK