COP4226 Assignment 3

Part I: Due Saturday, 4/1 at 6 pm.

Part I

Make sure your application is object oriented!

If you have written a helper method that has many references to the members of a class, then perhaps there should be a method for this operation in your class. I will be looking for object oriented design when I grade the assignment.

Create a Single Document Interface Application

MainForm

Add a data class to your project

In the docmuent class

In the Drawing View

In the List View

Add a dialog

Additional Features