Class Crearresistencia.MouseMotionHandler

java.lang.Object
  extended by java.awt.event.MouseMotionAdapter
      extended by Crearresistencia.MouseMotionHandler
All Implemented Interfaces:
java.awt.event.MouseMotionListener, java.util.EventListener
Enclosing class:
Crearresistencia

 class Crearresistencia.MouseMotionHandler
extends java.awt.event.MouseMotionAdapter

Clase que permite ver la tierra cuando se selecciona el boton para crear esta


Constructor Summary
Crearresistencia.MouseMotionHandler()
           
 
Method Summary
 void mouseMoved(java.awt.event.MouseEvent event)
          Clase que permite ver la resistencia cuando se selecciona el boton para crear esta
 
Methods inherited from class java.awt.event.MouseMotionAdapter
mouseDragged
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Crearresistencia.MouseMotionHandler

Crearresistencia.MouseMotionHandler()
Method Detail

mouseMoved

public void mouseMoved(java.awt.event.MouseEvent event)
Clase que permite ver la resistencia cuando se selecciona el boton para crear esta

Specified by:
mouseMoved in interface java.awt.event.MouseMotionListener
Overrides:
mouseMoved in class java.awt.event.MouseMotionAdapter
Parameters:
event - guarda las propiedades del mouse