Archive for January, 2009
-
Keypress Generator
Posted on January 5th, 2009 | No CommentsHere is a quick and dirty way to simulate a keypress using the Robot class in Java. If you provide a string to the constructor and call the type() method,...