|
-
May 2nd, 2007, 08:22 PM
#1
Thread Starter
Member
Is there a way to identify fields in a java applet?
Hail to all,
I was just wondering if there was any way to identify fields in a Java Applet? My work is currently using dos emulators that I can manipulate with PCOMM commands by setting cursor positions and sending keys and such. And I have made many useful utilities that have saved tons of time. Now we are changing to java applet programs and I need to be able to control input on these screens. I have been able to do this in an html form and populate and pull data from fields and such by being able to read the html code to get the field names. But I do not know how to do this on a java applet seeing as there is no code to read to get the names of the fields. An now I have to recreate my utilites but have no idea as to how to do this now.
Any help with this is greatly appreciated.
Mythos
Last edited by Mythos44; May 2nd, 2007 at 08:34 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|