Difference between revisions of "OOP344 - Return 0; - 20102"
Line 3: | Line 3: | ||
; check : this URL to find more about your tickets and agenda for this week .. | ; check : this URL to find more about your tickets and agenda for this week .. | ||
− | ; http://senthilraju.lighthouseapp.com/projects/56319 | + | ; http://senthilraju.lighthouseapp.com/projects/56319-oop344-text-editor/overview; |
; '''TEAM : - RETURN'0'''' | ; '''TEAM : - RETURN'0'''' | ||
Line 13: | Line 13: | ||
# : Fdesjarlais | # : Fdesjarlais | ||
# : Justin lau | # : Justin lau | ||
+ | |||
+ | |||
+ | |||
+ | = THE APPLICATION CLASS HIERARCHY = | ||
+ | |||
+ | <big><pre> | ||
+ | |||
+ | IOFrame | ||
+ | | | ||
+ | |---IOForm | ||
+ | | | ||
+ | | | ||
+ | |---IOField | ||
+ | | | ||
+ | |-------- IOLabel | ||
+ | | | ||
+ | |--------IOEdit | ||
+ | | | | ||
+ | | |-------IOVEdit | ||
+ | | | ||
+ | |--------IOTextEdit | ||
+ | </pre></big> |
Revision as of 10:17, 28 July 2010
- Meeting
- are at Lighthouse app house .
- check
- this URL to find more about your tickets and agenda for this week ..
- TEAM : - RETURN'0'
- Members
- : Ashoutosh Khamar
- : Senthil Chandran
- : Fdesjarlais
- : Justin lau
THE APPLICATION CLASS HIERARCHY
IOFrame | |---IOForm | | |---IOField | |-------- IOLabel | |--------IOEdit | | | |-------IOVEdit | |--------IOTextEdit