CS-140

Fall 2014
Project 4

This project will will give you more experience with Swing's GUI components.

Description:

Design and implement a GUI front end to the Appointment book you created for Project 2. The GUI should as much as possible be point-and-click, requireing the user to only enter text for an appointment's textual description, by doing this your interface will for the most part eliminate user input errors. The application should still use serialization as its mechanism for data persistence.

The user interface should support the functions of:

Grading Criteria:

This project does not need to be demonstrated to the TA as it will be graded during exam week.

Submit your source code files to the FTP server. Make sure you have a README, a javadoc and good inline comments.

Last updated 12/01/2014