accessrichard / autoitx4java

Automatically exported from code.google.com/p/autoitx4java
40 stars 24 forks source link

Patch for /src/autoitx4java/AutoItX.java #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
change the class to use the static load feature ,so we can easily use the 
autoitx .like this :

AutoItX.run("notepad.exe", "C://Windows//System32", AutoItX.SW_MAXIMIZE);

Original issue reported on code.google.com by alterhu2...@gmail.com on 26 May 2014 at 10:25

Attachments:

GoogleCodeExporter commented 9 years ago
sorry ,this is the final version for this change i had made .
all the methods had changed to use the static keyword to access .

please Take a look at the attachment I had re-attached. thank you .

Original comment by alterhu2...@gmail.com on 26 May 2014 at 10:45

Attachments: