org.deegree.tools.crs.georeferencing.application.listeners
Class Scene2DMouseMotionListener

java.lang.Object
  extended by org.deegree.tools.crs.georeferencing.application.listeners.Scene2DMouseMotionListener
All Implemented Interfaces:
MouseMotionListener, EventListener

public class Scene2DMouseMotionListener
extends Object
implements MouseMotionListener

Registeres the mouseMotion in the component.

Version:
$Revision: 28955 $, $Date: 2010-12-23 16:33:46 +0100 (Thu, 23 Dec 2010) $
Author:
Steffen Thomas, last edited by: $Author: aschmitz $

Constructor Summary
Scene2DMouseMotionListener(ApplicationState state)
           
 
Method Summary
 void mouseDragged(MouseEvent m)
           
 void mouseMoved(MouseEvent m)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Scene2DMouseMotionListener

public Scene2DMouseMotionListener(ApplicationState state)
Method Detail

mouseDragged

public void mouseDragged(MouseEvent m)
Specified by:
mouseDragged in interface MouseMotionListener

mouseMoved

public void mouseMoved(MouseEvent m)
Specified by:
mouseMoved in interface MouseMotionListener


Copyright © 2011. All Rights Reserved.