Difference between revisions of "Team G Project Dev Page 20103 - OOP344"

From CDOT Wiki
Jump to: navigation, search
(Team Members)
(prj0.5)
Line 30: Line 30:
  
 
=== prj0.5 ===
 
=== prj0.5 ===
  [http://zenit.senecac.on.ca/wiki/index.php/Team_G_Project_Dev_Page_20103_-_OOP344#prj0.5 No Link]
+
  [http://zenit.senecac.on.ca/wiki/index.php/Console_Framework_Classes_20103_-_OOP344 Encapsolation?]
 
+
 
   FWBorder (wsong18)
 
   FWBorder (wsong18)
 
     |
 
     |

Revision as of 22:40, 15 November 2010


OOP344 | Weekly Schedule | Student List | Teams | Project | Student Resources
Development for Team G

Team Members

Platforms

 * pbrown9 - Linux
 * wsong18 - Windows VC
 * hsong23 - Windows BC

Project

prj0.1

 Simple Functions

 * pbrown9 - LNX
 * wsong18 - VCC
 * hsong23 - BCC

prj0.2

Complex Functions

 * pbrown9 - Line Editor:        int iol_edit() // isTextEditor only
 * wsong18 - Line Editor:        int iol_edit() // exclude isTextEditor
 * hsong23 - Selection Editor:   void iol_displayflag(), int iol_flag(),
                                 void iol_displayMenuItem(), int iol_menuItem()

prj0.5

Encapsolation?

 FWBorder (wsong18)
    |
    | - FWDialog (wsong18)
    |
    | - FWField (wsong18)
            |
            | -   FWLabel (hsong23)
            |     |
            |     | -  FWCheck (hsong23)
            |     | -  FWMenuItem (hsong23)
            |
            | - - FWButton (pbrown9)
            |
            | - -  FWLineEdit (hsong23)
            |       |
            |       | -   FWValEdit (hsong23)
            |
            | - -  FWText (wsong18)
            | - -  FWCheckList (pbrown9)
            | - -  FWMenu (pbrown9)

Trunk Status

 * Committed by pbrown9