|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.awt.event.MouseMotionAdapter
Mover.MouseMotionHandler
class Mover.MouseMotionHandler
Metodo que hace que se ejetute el traslado de la componente selecionada dejando presionado el mouse y arrastrando esta.
Constructor Summary | |
---|---|
Mover.MouseMotionHandler()
|
Method Summary | |
---|---|
void |
mouseDragged(java.awt.event.MouseEvent event)
Verifica la posicion en la que va el mouse y traslada la figura y se esta presionando sobre la figura seleccionada |
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 |
---|
Mover.MouseMotionHandler()
Method Detail |
---|
public void mouseDragged(java.awt.event.MouseEvent event)
mouseDragged
in interface java.awt.event.MouseMotionListener
mouseDragged
in class java.awt.event.MouseMotionAdapter
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |