com.touchgraph.graphlayout
Class TGPanel.BasicMouseMotionListener

java.lang.Object
  extended by com.touchgraph.graphlayout.TGPanel.BasicMouseMotionListener
All Implemented Interfaces:
MouseMotionListener, EventListener
Enclosing class:
TGPanel

public class TGPanel.BasicMouseMotionListener
extends Object
implements MouseMotionListener


Constructor Summary
TGPanel.BasicMouseMotionListener()
           
 
Method Summary
 void mouseDragged(MouseEvent e)
           
 void mouseMoved(MouseEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TGPanel.BasicMouseMotionListener

public TGPanel.BasicMouseMotionListener()
Method Detail

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.