| Package | Description |
|---|---|
| org.jnativehook | |
| org.jnativehook.mouse |
| Class and Description |
|---|
| NativeMouseListener
The listener interface for receiving systemwide
NativeMouseEvents. |
| NativeMouseMotionListener
The listener interface for receiving native mouse motion events.
|
| NativeMouseWheelListener
The listener interface for receiving native mouse wheel events.
|
| Class and Description |
|---|
| NativeMouseEvent
An event which indicates that a mouse action occurred on the system.
|
| NativeMouseInputListener
A listener implementing all the methods in both the NativeMouseListener and
NativeMouseMotionListener interfaces.
|
| NativeMouseListener
The listener interface for receiving systemwide
NativeMouseEvents. |
| NativeMouseMotionListener
The listener interface for receiving native mouse motion events.
|
| NativeMouseWheelEvent
An event which indicates that the mouse wheel was rotated on the system.
|
| NativeMouseWheelListener
The listener interface for receiving native mouse wheel events.
|
| SwingMouseAdapter
Adapter to convert NativeKeyEvents to Java KeyEvents.
|
Copyright © 2006-2017 ${project.vendor}. All Rights Received.