| Interface | Description |
|---|---|
| NativeKeyListener |
The listener interface for receiving global
NativeKeyEvents. |
| Class | Description |
|---|---|
| NativeKeyAdapter |
Adapter implementation of the NativeKeyListener interface.
|
| NativeKeyEvent |
An event which indicates that a keystroke occurred at global scope.
|
| SwingKeyAdapter |
Adapter to convert NativeKeyEvents to Java KeyEvents.
|
Copyright © 2006-2017 ${project.vendor}. All Rights Received.