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