Package | Description |
---|---|
org.jnativehook |
Modifier and Type | Method and Description |
---|---|
static void |
GlobalScreen.addNativeMouseWheelListener(NativeMouseWheelListener listener)
Adds the specified native mouse wheel listener to receive mouse wheel
events from the native system.
|
static void |
GlobalScreen.removeNativeMouseWheelListener(NativeMouseWheelListener listener)
Removes the specified native mouse wheel listener so that it no longer
receives mouse wheel events from the native system.
|
Copyright © 2006-2015 ${project.vendor}. All Rights Received.