All Packages Class Hierarchy This Package Previous Next Index
Interface com.ibm.eNetwork.beans.HOD.event.ScreenMotionListener
- public interface ScreenMotionListener
- extends EventListener
Listener interface which must be implemented to receive ScreenMotionEvents.
-
mouseMotionEvent(ScreenMouseEvent)
- Invoked when a ScreenMotionEvent is generated.
mouseMotionEvent
public abstract void mouseMotionEvent(ScreenMouseEvent e)
- Invoked when a ScreenMotionEvent is generated.
All Packages Class Hierarchy This Package Previous Next Index