Click to See Complete Forum and Search --> : Hooking Java Applet?


gradiov
September 17th, 2004, 12:09 AM
I am working on the bridge application that will be ran on the Win32 platform (98-XP). One of the applications to be bridged is using a web-based interface, utilizing Java applets.

I am looking for the way to establish a hook-type connection to the Java Applet. Anything that would give me an ability to simulate user input programmatically as well as to track user selection (mouse and keyboard events).

Since I am a C/C++ programmer and not a Java expert I would appreciate if anybody could at least push me in the right direction (books, web resources and suggestions of what things/technologies I should be looking at).

Thank you.

cancer10
September 25th, 2004, 12:19 AM
Well if you need a tutorial then I have a site www.tutorial.2ya.com (http://www.tutorial.2ya.com) for you. Download java tutorials for free. There is also a download for free java pre-made codes.

hope that helps