twaver.gis.gadget.inputhandler
Class DefaultGisInterHandler
java.lang.Object
twaver.network.inputhandler.InputAdapter
twaver.gis.gadget.inputhandler.DefaultGisInterHandler
- All Implemented Interfaces:
- java.util.EventListener, twaver.network.inputhandler.InputHandler, java.awt.event.KeyListener, javax.swing.event.MouseInputListener, java.awt.event.MouseListener, java.awt.event.MouseMotionListener
- Direct Known Subclasses:
- GisPanInterHandler
- public class DefaultGisInterHandler
- extends twaver.network.inputhandler.InputAdapter
Methods inherited from class twaver.network.inputhandler.InputAdapter |
cleanup, init, keyPressed, keyReleased, keyTyped, mouseClicked, mouseEntered, mouseExited, mouseMoved |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultGisInterHandler
public DefaultGisInterHandler(GeographyMap map)
DefaultGisInterHandler
public DefaultGisInterHandler(twaver.network.TNetwork network,
GeographyMap map)
mouseDragged
public void mouseDragged(java.awt.event.MouseEvent e)
mousePressed
public void mousePressed(java.awt.event.MouseEvent e)
mouseReleased
public void mouseReleased(java.awt.event.MouseEvent e)