ActionKey11Example
-- using action keys to control drawing.
To see this example in action:
Compile the Java source file, ActionKey11Example.java:
javac ActionKey11Example.java
Run the class:
java ActionKey11Example
The source.