Big Java & Java Concepts example project "emptyframe"

You can use this project as follows:

 - invoke the main method of the compiled EmptyFrameViewer 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