com.touchgraph.graphlayout
Class TGPanel.BasicMouseMotionListener
java.lang.Object
com.touchgraph.graphlayout.TGPanel.BasicMouseMotionListener
- All Implemented Interfaces:
- MouseMotionListener, EventListener
- Enclosing class:
- TGPanel
public class TGPanel.BasicMouseMotionListener
- extends Object
- implements MouseMotionListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TGPanel.BasicMouseMotionListener
public TGPanel.BasicMouseMotionListener()
mouseDragged
public void mouseDragged(MouseEvent e)
- Specified by:
mouseDragged in interface MouseMotionListener
mouseMoved
public void mouseMoved(MouseEvent e)
- Specified by:
mouseMoved in interface MouseMotionListener
The Ceryle Project. Copyright ©2001-2007 Murray Altheim, All Rights Reserved. See LICENSE included with distribution.