Difference between revisions of "BTP300B A2 Team 7 Work Plan"
Tai Nguyen (talk | contribs) |
|||
Line 1: | Line 1: | ||
+ | Work Plan For A2 Release 0.1 | ||
Yiqi (Team Leader) | Yiqi (Team Leader) | ||
Line 29: | Line 30: | ||
hide() | hide() | ||
+ | Work Plan For A2 Release 0.2: | ||
+ | Tai Nguyen (Team Leader) | ||
− | + | Implement the following classes together as a group: | |
+ | CField | ||
+ | CDialog | ||
+ | |||
+ | Yiqi Liu | ||
+ | |||
+ | Implement the following classes: | ||
+ | CLabel | ||
+ | |||
+ | Tai Nguyen | ||
+ | CLine | ||
+ | |||
+ | Ali Shoja | ||
+ | CButton |
Revision as of 17:22, 20 November 2013
Work Plan For A2 Release 0.1 Yiqi (Team Leader)
Implement the following methods: constructor and destructor setLine() capture() display() edit() draw()
Ali Shoja
Implement the following methods: the two row() methods the two col() methods the two height() methods the two width() methods move() x 2
Tai Nguyen
Implement the following methods: absrow() abscol() goMiddle() the two bordered() methods the two frame() methods hide()
Work Plan For A2 Release 0.2: Tai Nguyen (Team Leader)
Implement the following classes together as a group: CField CDialog
Yiqi Liu
Implement the following classes: CLabel
Tai Nguyen CLine
Ali Shoja CButton