|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MouseActivityListener
Interface used to listen to a MouseActivityNotifier.
| Method Summary | |
|---|---|
void |
mouseNowActive(MouseEvent mouseEvent)
Notifies the listener that mouse activity has started. |
void |
mouseNowInactive()
Notifies the listener that mouse activity has stopped. |
| Method Detail |
|---|
void mouseNowActive(MouseEvent mouseEvent)
mouseEvent - the mouse event received that indicates the user is
moving the mousevoid mouseNowInactive()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||