diva.whiteboard
Class SketchTest1.LocalMouseMotionListener

java.lang.Object
  extended by java.awt.event.MouseMotionAdapter
      extended by diva.whiteboard.SketchTest1.LocalMouseMotionListener
All Implemented Interfaces:
MouseMotionListener, EventListener
Enclosing class:
SketchTest1

public class SketchTest1.LocalMouseMotionListener
extends MouseMotionAdapter


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

Constructor Detail

SketchTest1.LocalMouseMotionListener

public SketchTest1.LocalMouseMotionListener()
Method Detail

mouseDragged

public void mouseDragged(MouseEvent e)
Specified by:
mouseDragged in interface MouseMotionListener
Overrides:
mouseDragged in class MouseMotionAdapter


Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.