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

The source.