Class SquareInSquare

java.lang.Object
  extended by SquareInSquare

public class SquareInSquare
extends Object

Class to draw a square inside of a square

Author:
Mark Guzdial

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

Constructor Detail

SquareInSquare

public SquareInSquare()
Method Detail

main

public static void main(String[] args)