public class PlotBox.ZoomListener2
extends java.lang.Object
implements java.awt.event.MouseWheelListener
Constructor and Description |
---|
ZoomListener2() |
Modifier and Type | Method and Description |
---|---|
void |
mouseWheelMoved(java.awt.event.MouseWheelEvent e)
If the mouse wheel is moved, then zoom accordingly.
|