JWinAuto is a simple wrapper around AutoIt to allow java applications to automate Win32 GUIs
JWinAuto consists of a single java class to incorporate into your application. This class uses the JNA library to access a native Win32 dll from the AutoIt distribution called AutoItX.
Download a zip file with the AutoItX class, source, prebuilt as a jar and with a little demo app, and junit examples