protected class AbstractTool.MouseWheelProxy extends Object implements MouseWheelListener
Modifier and Type | Field and Description |
---|---|
protected MouseWheelListener |
listener |
Constructor and Description |
---|
MouseWheelProxy(MouseWheelListener listener) |
Modifier and Type | Method and Description |
---|---|
void |
mouseWheelMoved(MouseWheelEvent e) |
protected MouseWheelListener listener
public MouseWheelProxy(MouseWheelListener listener)
public final void mouseWheelMoved(MouseWheelEvent e)
mouseWheelMoved
in interface MouseWheelListener
Copyright © 2015–2021 Fiji. All rights reserved.