MouseMotionEvent 6.0

Free Mouse-motion events notify when the user uses the mouse to move the cursor
Rating
Your vote:
Latest version:
6.0.310 See all
Developer:
The Java(tm) Tutorial: Sun Microsystems, Inc.
Screenshots
1 / 2
Request
Download
link when available

Mouse-motion events notify when the user uses the mouse (or a similar input device) to move the onscreen cursor. For information on listening for other kinds of mouse events, such as clicks, see How to Write a Mouse Listener.

If an application requires the detection of both mouse events and mouse-motion events, use the MouseInputAdapter class, which implements the MouseInputListener a convenient interface that implements both the MouseListener and MouseMotionListener interfaces.

Comments

User

Your vote:

Suggestions

  • Mouse motion