packageForL9L10
Class DrawVersion7

java.lang.Object
  extended by packageForL9L10.DrawVersion7

public class DrawVersion7
extends java.lang.Object


Constructor Summary
DrawVersion7()
           
 
Method Summary
static void main(java.lang.String[] args)
          A very simple application that demonstrates the MVC architecture.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DrawVersion7

public DrawVersion7()
Method Detail

main

public static void main(java.lang.String[] args)
A very simple application that demonstrates the MVC architecture. This app affords very simple interaction: a mouse click anywhere in the window causes the first dot to nudge to the right.

Parameters:
args -