Class SimplestDraw

java.lang.Object
  |
  +--SimplestDraw

public class SimplestDraw
extends java.lang.Object

Simple display of Java 2D graphics -- the top level driver.

Version:
0.1, 3 April 2003
Author:
Bob Futrelle

Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)