public class GraphGeneral.DragListener extends Object implements MouseMotionListener
Constructor and Description |
---|
DragListener() |
Modifier and Type | Method and Description |
---|---|
void |
mouseDragged(MouseEvent e)
This method does the actual painting during dragging.
|
void |
mouseMoved(MouseEvent e)
Does nothing.
|
public void mouseDragged(MouseEvent e)
mouseDragged
in interface MouseMotionListener
e
- mouse eventpublic void mouseMoved(MouseEvent e)
mouseMoved
in interface MouseMotionListener
e
- mouse eventJas4pp 1.5 © Java Analysis Studio for Particle Physics