MouseMotionListener Members

MouseMotionListener Members

Interface Overview | This Package | All Packages

Methods
Name Description
mouseDragged(MouseEvent) Invoked when a mouse button is pressed on a component and then dragged.
mouseMoved(MouseEvent) Invoked when the mouse button has been moved on a component (with no buttons no down).