This UDF is an AutoIt wrapper for 'JAB API'.
Java Access Bridge (JAB) is a technology that exposes the Java Accessibility API in a Microsoft Windows DLL, enabling Java applications and applets that implement the Java Accessibility API to be visible to assistive technologies on Microsoft Windows systems.
Note, that not all functionality might be mapped or updated in current published version.
Java Runtime Environment 'JRE 8/9 1.8.0' or higher and windowsaccessbridge.dll
Simply copy JavaAccessBridge_*_UDF.au3
files to your development directory and use #include
to point to these files in the source code.
Use JavaAccessBridgeExplorer tool with JAB enabled to find windows and controls to develop automation using this UDF