Class ZoomViaMouseWheel
java.lang.Object
org.variantsync.diffdetective.show.engine.InputListener
org.variantsync.diffdetective.show.engine.input.ZoomViaMouseWheel
- All Implemented Interfaces:
KeyListener
,MouseListener
,MouseMotionListener
,MouseWheelListener
,EventListener
-
Constructor Summary
-
Method Summary
Methods inherited from class org.variantsync.diffdetective.show.engine.InputListener
getWindow, keyPressed, keyReleased, keyTyped, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased
-
Constructor Details
-
ZoomViaMouseWheel
public ZoomViaMouseWheel()
-
-
Method Details
-
mouseWheelMoved
- Specified by:
mouseWheelMoved
in interfaceMouseWheelListener
- Overrides:
mouseWheelMoved
in classInputListener
-