|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MouseMotionListener
Dispatches mouse motion events to listeners on a component.
| Method Summary | |
|---|---|
void |
mouseDragged(MouseEvent event)
Dispatched when the mouse is moved after a button having been pressed within the bounds of the target component. |
void |
mouseMoved(MouseEvent event)
Dispatched when the mouse is moved within the bounds of the target component. |
| Method Detail |
|---|
void mouseMoved(MouseEvent event)
void mouseDragged(MouseEvent event)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||