|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.awt.event.MouseMotionAdapter
Crearfuente.MouseMotionHandler
class Crearfuente.MouseMotionHandler
Clase que permite ver la tierra cuando se selecciona el boton para crear esta
Constructor Summary | |
---|---|
Crearfuente.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 |
---|
Crearfuente.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 | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |