Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

AWT permission using Robot

Status
Not open for further replies.

Nemisis

Technical User
Jan 30, 2002
1
GB
I am trying to capture an area of the screen in an applet (using a robot object) so that I can store it in a BufferedImage and then write it to a file.

I am getting the following message when trying to capture the screen.

&quot;access denied <java.awt.AWTPermission createRobot>&quot;

please can you help or possibly suggest another way of capturing the screen into a BufferedImage.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top