News

Simple class demonstrating the general utility of the java.awt.Robot class * in capturing screen snapshots. * * @author Dustin */ public class JavaRobotExample { /** Collection of informal file ...