Big Java & Java Concepts example project "rectangles"

You can use this project as follows:

  - invoke the main method of the compiled RectangleViewer class by right-clicking on the class
 representation and selecting the main method.
  
This project illustrates concepts covered in Big Java, Chapter 5 
"Programming Graphics".
  
 - to be able to write simple graphical applications 
 - to display graphical shapes such as lines and ellipses