Package | Description |
---|---|
org.jnativehook.mouse |
Modifier and Type | Method and Description |
---|---|
protected MouseWheelEvent |
SwingMouseWheelAdapter.getJavaMouseWheelEvent(NativeMouseWheelEvent nativeEvent) |
void |
SwingMouseWheelAdapter.nativeMouseWheelMoved(NativeMouseWheelEvent nativeEvent) |
void |
NativeMouseWheelListener.nativeMouseWheelMoved(NativeMouseWheelEvent nativeEvent)
Invoked when the mouse wheel is rotated.
|
void |
NativeMouseWheelAdapter.nativeMouseWheelMoved(NativeMouseWheelEvent nativeEvent) |
Copyright © 2006-2017 ${project.vendor}. All Rights Received.