Uses of Package
com.github.kwhat.jnativehook
Packages that use com.github.kwhat.jnativehook
Package
Description
Classes used for native keyboard events.
Classes used for native mouse events.
-
Classes in com.github.kwhat.jnativehook used by com.github.kwhat.jnativehookClassDescriptionGlobalScreen is used to represent the native screen area that Java does not usually have access to.Specialized thread implementation for the native hook.Signals that a Native Hook Exception has occurred.The root event class for all native-level input events.Interface used for native library loading.Object representation of a native monitor layout.The system architecture enum.The operating system family enum.
-
Classes in com.github.kwhat.jnativehook used by com.github.kwhat.jnativehook.keyboardClassDescriptionAdapter to convert native modifiers to java modifiers and to provide an anchor point for native events.The root event class for all native-level input events.
-
Classes in com.github.kwhat.jnativehook used by com.github.kwhat.jnativehook.mouseClassDescriptionAdapter to convert native modifiers to java modifiers and to provide an anchor point for native events.The root event class for all native-level input events.