Changes

Jump to: navigation, search

Project A2 20141 - OOP344

4 bytes removed, 17:39, 7 March 2014
m
The Big Picture: wip
= The Big Picture =
This assignment is about creating a basic commandline 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.
== iFrame ==

Navigation menu