Module com.github.kwhat.jnativehook
Package com.github.kwhat.jnativehook.keyboard
package com.github.kwhat.jnativehook.keyboard
Classes used for native keyboard events.
- Since:
- 1.0
- Version:
- 2.0
-
ClassDescriptionDeprecated.An event which indicates that a keystroke occurred at global scope.The listener interface for receiving global
NativeKeyEvents.Adapter to convert NativeKeyEvents to Java KeyEvents.
NativeKeyListenerinterface instead