com.uwyn.rife.swing
Class MouseMotionEventTranslator
java.lang.Object
com.uwyn.rife.swing.MouseMotionEventTranslator
- All Implemented Interfaces:
- MouseMotionListener, EventListener
public class MouseMotionEventTranslator
- extends Object
- implements MouseMotionListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MouseMotionEventTranslator
public MouseMotionEventTranslator(Component targetComponent)
mouseDragged
public void mouseDragged(MouseEvent e)
- Specified by:
mouseDragged in interface MouseMotionListener
mouseMoved
public void mouseMoved(MouseEvent e)
- Specified by:
mouseMoved in interface MouseMotionListener
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.