Hi,
My GUI consists of Swing components and applets which will get displayed in html pages and also without html pages.I need to record all components in applet and play back the same.I am not able to do the same.Any help will be appreciated.
regards,
Ranjan
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You can use appletviewer to test individual applets.
You can write a small applet that launches the Costello editor or runs scripts and provides functionality to launch other applets on command (this would be a useful inclusion to the framework, but no one's done it yet). You would load this applet in your favority applet context and pass it parameters telling it what to do.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
My GUI consists of Swing components and applets which will get displayed in html pages and also without html pages.I need to record all components in applet and play back the same.I am not able to do the same.Any help will be appreciated.
regards,
Ranjan
You can use appletviewer to test individual applets.
You can write a small applet that launches the Costello editor or runs scripts and provides functionality to launch other applets on command (this would be a useful inclusion to the framework, but no one's done it yet). You would load this applet in your favority applet context and pass it parameters telling it what to do.