The Java Access Bridge for Windows is an API provided by Oracle to use the accessibility features of Java-Swing GUIs. This repository contains wrappers for this API to use the Java Access Bridge from AutoHotkey.
The files in this repository are:
Before you can access Java applications through the Java access bridge you need to enable or install the Java Access Bridge first.
To get an overview of which accessible information is published by your Java application you can use JControlWriter.ahk.
With your Java application as the active window, press either Ctrl-Alt-F10 or Ctrl-Alt-F11 to show a list of the accessible controls.