CS-4811

Java Program #3

Inheritance and Polymorphism

 

Date Assigned:          Tuesday, October 17, 2000

Date Due:                   Tuesday, October 24, 2000

 

Using the text-based Shapes program from the last assignment, add graphic drawing methods (which use JFC elements such as JFrame, the content pane, etc.) so that your text shapes now render themselves graphically to the screen as well as textually to the console window.  Demonstrate your program’s functionality by drawing at least one of each type of shape you implement in your main (driver) method.

 

As always, once your commented source code is completed, email to blessing@msoe.edu the source files and a report file which summarizes how you achieved the objectives of the assignment.  The report can be sent in Word .doc format, .pdf format, or .txt as a last resort.