This is selenese script interpreter implemented by Java. It supports test-case and test-suite which are Selenium IDE's native format (selenese and side). Note: Supported Java version is 8 or later.
JNativeHook is a library to provide global keyboard and mouse listeners for Java. This will allow you to listen for global shortcuts or mouse motion that would otherwise be impossible using pure Java.