Download presentation
Presentation is loading. Please wait.
Published byassignment cloud Modified over 8 years ago
1
UOP PRG 421 W EEK 3 I NDIVIDUAL C ONTACT I NFORMATION P ROGRAM Check this A+ tutorial guideline at http://www.assignmentcloud.com/prg-421/prg-421-week-3-individual- contact-information-program For more classes visit http://www.assignmentcloud.com This is a two-part assignment. Part 1 Design, implement, test, and debug a program with a JFrame that allows the user to enter a series of contacts’ names, ages, e-mail addresses, and cell phone numbers, and creates a file from the entered data. Validate the age entry to ensure that it is numeric and between 0 and 120. Include information for three to five contacts.
2
Part 2 Design, implement, test, and debug a program that reads the file you created by the list in Part 1 and displays the records in a JFrame. You may either display all entries in the list at once or display them one at a time; the user interface is up to you. Protect against not being able to open the file. Submit the.java source files.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.