Uses of Class
org.scijava.display.event.input.MsWheelEvent
-
Packages that use MsWheelEvent Package Description org.scijava.tool -
-
Uses of MsWheelEvent in org.scijava.tool
Methods in org.scijava.tool with parameters of type MsWheelEvent Modifier and Type Method Description protected voidDefaultToolService. onEvent(MsWheelEvent event)default voidTool. onMouseWheel(MsWheelEvent evt)Occurs when the mouse wheel is moved while the tool is active.
-