正在加载图片...
Development steps 1. Start with the program skeleton. Define the gradeRoster Main and skeleton GradeRoster MainWindow classes 2. Implement the methods to create a new roster. 3. Implement the methods to add students to a roster. 4. Implement the methods to delete students from a roster. 5. Implement the methods to edit student information 6. Implement the methods to edit test scores and compute the final course grades 7. Implement the methods to display the student information of a single student or all students 8. Implement the methods to save a roster to a file and read a roster from a file 9. Finalize and look for improvements C 2000 McGraw-Hill Introduction to Object-Oriented Programming with Java--Wu Chapter 15-8© 2000 McGraw-Hill Introduction to Object-Oriented Programming with Java--Wu Chapter 15 - 8 Development Steps 1. Start with the program skeleton. Define the GradeRosterMain and skeleton GradeRosterMainWindow classes. 2. Implement the methods to create a new roster. 3. Implement the methods to add students to a roster. 4. Implement the methods to delete students from a roster. 5. Implement the methods to edit student information. 6. Implement the methods to edit test scores and compute the final course grades. 7. Implement the methods to display the student information of a single student or all students. 8. Implement the methods to save a roster to a file and read a roster from a file. 9. Finalize and look for improvements
<<向上翻页向下翻页>>
©2008-现在 cucdc.com 高等教育资讯网 版权所有