org.globus.cog.gui.grapheditor.util.swing
Class MouseEventDispatcher
java.lang.Object
org.globus.cog.gui.grapheditor.util.swing.MouseEventDispatcher
- public class MouseEventDispatcher
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MouseEventDispatcher
public MouseEventDispatcher()
dispatchMouseEvent
public static void dispatchMouseEvent(MouseEvent e,
MouseListener l)
dispatchMouseMotionEvent
public static void dispatchMouseMotionEvent(MouseEvent e,
MouseMotionListener l)