Have you ever wanted to grab a screenshot from your Java application? Here’s a quick tutorial on how to grab a screenshot and save it to a JPEG and PNG file. This shows how to use the Robot class to capture the screen image and the ImageIO API to save it as a JPG and …
Tag Archive: java screenshot
Permanent link to this article: http://www.javaplex.com/blog/how-to-take-screenshots-in-java/