Module com.github.kwhat.jnativehook
Package com.github.kwhat.jnativehook
-
Interface Summary Interface Description NativeLibraryLocator Interface used for native library loading. -
Class Summary Class Description AbstractSwingInputAdapter Adapter to convert convert native modifiers to java modifiers and to provide an anchor point for native events.DefaultLibraryLocator Default implementation of theNativeLibraryLocator
interface.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.NativeInputEvent The root event class for all native-level input events.NativeMonitorInfo Object representation of a native monitor layout.NativeSystem A small class to determine the native system's operating system family and architecture. -
Enum Summary Enum Description NativeSystem.Arch The system architecture enum.NativeSystem.Family The operating system family enum. -
Exception Summary Exception Description NativeHookException Signals that a Native Hook Exception has occurred.