graaf
Class HiireLiikumiseKuular

java.lang.Object
  extended by graaf.HiireLiikumiseKuular
All Implemented Interfaces:
MouseMotionListener, EventListener

public class HiireLiikumiseKuular
extends Object
implements MouseMotionListener


Field Summary
(package private)  Tahvel tahvel
           
 
Constructor Summary
HiireLiikumiseKuular(Tahvel t)
           
 
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
 

Field Detail

tahvel

Tahvel tahvel
Constructor Detail

HiireLiikumiseKuular

HiireLiikumiseKuular(Tahvel t)
Method Detail

mouseMoved

public void mouseMoved(MouseEvent e)
Specified by:
mouseMoved in interface MouseMotionListener

mouseDragged

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