cz.cuni.jagrlib
Class DefaultGraphicsViewer.LocalMouseWheelListener

java.lang.Object
  extended by cz.cuni.jagrlib.DefaultGraphicsViewer.LocalMouseWheelListener
All Implemented Interfaces:
java.awt.event.MouseWheelListener, java.util.EventListener
Enclosing class:
DefaultGraphicsViewer

protected class DefaultGraphicsViewer.LocalMouseWheelListener
extends java.lang.Object
implements java.awt.event.MouseWheelListener


Constructor Summary
protected DefaultGraphicsViewer.LocalMouseWheelListener()
           
 
Method Summary
 void mouseWheelMoved(java.awt.event.MouseWheelEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultGraphicsViewer.LocalMouseWheelListener

protected DefaultGraphicsViewer.LocalMouseWheelListener()
Method Detail

mouseWheelMoved

public void mouseWheelMoved(java.awt.event.MouseWheelEvent e)
Specified by:
mouseWheelMoved in interface java.awt.event.MouseWheelListener