Jau (http://fivedots.coe.psu.ac.th/~ad/jau/index.html) is a new Java binding of AutoIt. It adds extra functionality by using JNA to interface to the Windows API, and simplifies the AutoIt interface by focussing on the problem of communication with Windows applications. Also, the naming scheme for windows is limited to titles and handles, and controls can only be identified by IDs. However, the original AutoIt interface is still available.
Comments are appreciated.
- Andrew Davison