|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfreemind.modes.common.listeners.CommonMouseMotionManager
public class CommonMouseMotionManager
Constructor Summary | |
---|---|
CommonMouseMotionManager(ModeController controller)
|
Method Summary | |
---|---|
void |
mouseDragged(java.awt.event.MouseEvent e)
|
void |
mousePressed(java.awt.event.MouseEvent e)
|
void |
mouseReleased(java.awt.event.MouseEvent e)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CommonMouseMotionManager(ModeController controller)
Method Detail |
---|
public void mouseDragged(java.awt.event.MouseEvent e)
mouseDragged
in interface MapMouseMotionListener.MapMouseMotionReceiver
public void mousePressed(java.awt.event.MouseEvent e)
mousePressed
in interface MapMouseMotionListener.MapMouseMotionReceiver
public void mouseReleased(java.awt.event.MouseEvent e)
mouseReleased
in interface MapMouseMotionListener.MapMouseMotionReceiver
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |