Module com.github.kwhat.jnativehook
Package com.github.kwhat.jnativehook.dispatcher
package com.github.kwhat.jnativehook.dispatcher
ExecutorService implementations for native event dispatch.
- Since:
- 2.0
- Version:
- 2.0
-
ClassesClassDescriptionDefault implementation of the
ExecutorServiceused to dispatch native events.Swing compatible implementation of theExecutorServiceused to dispatch native events.Void implementation of theExecutorServiceused to dispatch native events directly on the operating system's event delivery thread.