| Package | Description |
|---|---|
| org.jnativehook | |
| org.jnativehook.mouse |
| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NativeMouseWheelAdapter |
class |
SwingMouseWheelAdapter
Adapter to convert NativeKeyEvents to Java KeyEvents.
|
Copyright © 2006-2017 ${project.vendor}. All Rights Received.