|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.awt.event.MouseMotionAdapter
Crearresistencia.MouseMotionHandler
class Crearresistencia.MouseMotionHandler
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()
Method Detail |
---|
public void mouseMoved(java.awt.event.MouseEvent event)
mouseMoved
in interface java.awt.event.MouseMotionListener
mouseMoved
in class java.awt.event.MouseMotionAdapter
event
- guarda las propiedades del mouse
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |