Uses of Class
com.github.kwhat.jnativehook.AbstractSwingInputAdapter
Packages that use AbstractSwingInputAdapter
Package
Description
Classes used for native keyboard events.
Classes used for native mouse events.
-
Uses of AbstractSwingInputAdapter in com.github.kwhat.jnativehook.keyboard
Subclasses of AbstractSwingInputAdapter in com.github.kwhat.jnativehook.keyboardModifier and TypeClassDescriptionclassAdapter to convert NativeKeyEvents to Java KeyEvents. -
Uses of AbstractSwingInputAdapter in com.github.kwhat.jnativehook.mouse
Subclasses of AbstractSwingInputAdapter in com.github.kwhat.jnativehook.mouseModifier and TypeClassDescriptionclassAdapter to convert NativeKeyEvents to Java KeyEvents.classAdapter to convert NativeKeyEvents to Java KeyEvents.