| Interface | Description |
|---|---|
| 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.
|
| NativeMouseWheelListener |
The listener interface for receiving native mouse wheel events.
|
| Class | Description |
|---|---|
| NativeMouseEvent |
An event which indicates that a mouse action occurred on the system.
|
| NativeMouseWheelEvent |
An event which indicates that the mouse wheel was rotated on the system.
|
Copyright © 2006-2015 ${project.vendor}. All Rights Received.