|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InputMouseListener
Title: InputMotionListener
Description: This interface is used with the InputMouseMonitor. Any class that needs to be notified by a mouse motion event, needs to Implement this interface.
Copyright: Copyright (c) 2006
Method Summary | |
---|---|
void |
notifyListener(InputMouseAction inputMouseAction)
notifyListener |
Method Detail |
---|
void notifyListener(InputMouseAction inputMouseAction)
This method is called when any Mouse Motion event occurs.
inputMouseAction
- InputMouseAction
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |