Comment on Making Pizza with PythonComments−RodgerTheGreat15yIf anyone's interested in doing something similar in Java or another JVM language, check out the AWT Robot[1]. It's one of those hidden gems of the Java API.[1] http://download.oracle.com/javase/6/docs/api/java/awt/Robot....
Comments
If anyone's interested in doing something similar in Java or another JVM language, check out the AWT Robot[1]. It's one of those hidden gems of the Java API.
[1] http://download.oracle.com/javase/6/docs/api/java/awt/Robot....