Hello,

To put it simply, I want to be able to take a screenshot of a java window using the PrintWindow() or similar function.

The problem I'm having is retrieving the java applet window reference. The applet is embedded within a website. I've seen something similar done before, so any help would be appreciated.

Thank you.