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.


Method Index

 o mouseMotionEvent(ScreenMouseEvent)
Invoked when a ScreenMotionEvent is generated.

Methods

 o mouseMotionEvent
 public abstract void mouseMotionEvent(ScreenMouseEvent e)
Invoked when a ScreenMotionEvent is generated.


All Packages  Class Hierarchy  This Package  Previous  Next  Index