What is JWinAuto?

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.

Downloads

Download a zip file with the AutoItX class, source, prebuilt as a jar and with a little demo app, and junit examples

Future Plans

Back to the main sourceforge page