com.bbn.openmap.event
Class AbstractMouseMode.MouseWheelTimerListener

java.lang.Object
  extended by com.bbn.openmap.event.AbstractMouseMode.MouseWheelTimerListener
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener
Enclosing class:
AbstractMouseMode

protected class AbstractMouseMode.MouseWheelTimerListener
extends java.lang.Object
implements java.awt.event.ActionListener

The definition of the listener that calls updateMouseMoved when the timer goes off.


Constructor Summary
protected AbstractMouseMode.MouseWheelTimerListener()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent ae)
           
 void addAmount(MapBean map, float amount)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractMouseMode.MouseWheelTimerListener

protected AbstractMouseMode.MouseWheelTimerListener()
Method Detail

addAmount

public void addAmount(MapBean map,
                      float amount)

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent ae)
Specified by:
actionPerformed in interface java.awt.event.ActionListener


Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details