Changes

Jump to: navigation, search

Project A2 20141 - OOP344

132 bytes added, 21:09, 7 March 2014
Big Picture, Clarifications, Recommendations: WIP
= Big Picture, Clarifications, Recommendations =
This assignment is about creating a basic console GUI system. It is meant to show the student how OOP can be used effectively to design a system. The basic setup for this system are the 6 classes iFrame, CFrame, CField, CLabel, CLine, CButton and the supplemental class CDialog provided already implemented as a part of the spec. Let's look at the role of each of these.
 
'''NOTE:''' In the assignment spec, any value in parentheses ( '''()''' ) is the '''default value''' of that particular parameter.
== iFrame ==

Navigation menu