Ghost21 0 Report post Posted October 29, 2008 I would like to be able to read and or control a Java program. No I have searched all over and have yet to find anyone able to do this ??? Can someone please help me out or would like to work with me on this ??? Share this post Link to post Share on other sites
Richard Robertson 186 Report post Posted October 29, 2008 Be more specific. Are you trying to automate the GUI? Run the files? Instantiate classes? Share this post Link to post Share on other sites
Ghost21 0 Report post Posted October 29, 2008 Be more specific. Are you trying to automate the GUI? Run the files? Instantiate classes?Read data from the GUI , Click ON Buttons, Navigate through the program.. Anything would be better then using MoveMouse and mouse up and down...Thanks Share this post Link to post Share on other sites
Richard Robertson 186 Report post Posted October 29, 2008 I don't remember, I think Java uses standard OS controls, doesn't it? If not, there's nothing you can really do. If Java GUIs don't use standards, there's no way I know of to access them. Share this post Link to post Share on other sites