Write a java program that stores, retrieves, adds, updates and search addresses as shown in gure. Use a fixed-length string for storing each attribute in the address. Use random access le(.dat) or text file (.txt) for reading and writing an address. Assume that the size of id, name, reet, city, gender, and zip is 4, 32, 32, 20, 1, 5 characters, respectively. • Program should perform add, first, next, previous, last, updateById, SearchById, CleanTextFields operations. • ID text field should be “read only" and id should be set in the code for each record, do not take from user. • Use Search/Update ID text Field as input for UpdateById and SearchById buttons. • Create Person class. Data fields are: ID, name, street, city, zip, gender. Create constructor, getters and setters. • When program starts, read all records from random access file or text file and save each record in Person []- (Person array) • Update both Person[] and random access file or text file when add and update operations happen. • Use Person[] for first, next, previous, last, searchByld operations, do not use random access file. • Create Alert when new record added successfully. You may add some controls (like: alert) in situations like: pressing “next" button when viewing last record, pressing “previous" button when viewing first record.

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

Please Make user interface design (text Field, label, button, alert, stage..) with coding. 

Problem Description:
I Address Book
ID
Search/Update ID
Name Obiwan
Street Sample street adress 01
Gender E Zip 1234
City
Stewjon
Add
First
Next
Previous
Last
UpdateBylD
SearchBylD
Clean textFields
O Address Book
O X
ID
3
Search/Update ID
3
Name Luke
Street Sample street adress 01
City
Tatoin
Gender M Zip 09010
Add
First
Next
Previous
Last
UpdateBylD
SearchBylD
Clean textFields
Alert:
Information Dialog
Look, an Information Dialog
Record is added successfully
1- Write a java program that stores, retrieves, adds, updates and search addresses as shown in
figure. Use a fixed-length string for storing each attribute in the address. Use random access
file(.dat) or text file (.txt) for reading and writing an address. Assume that the size of id, name,
street, city, gender, and zip is 4, 32, 32, 20, 1, 5 characters, respectively.
• Program should perform add, first, next, previous, last, updateById, SearchByld,
CleanTextFields operations.
• ID text field should be "read only" and id should be set in the code for each record, do not
take from user.
• Use Search/Update ID text Field as input for UpdateById and SearchById buttons.
• Create Person class. Data fields are: ID, name, street, city, zip, gender. Create constructor,
getters and setters.
• When program starts, read all records from random access file or text file and save each
record in Person []. (Person array)
• Update both Person[] and random access file or text file when add and update operations
happen.
• Use Person[] for first, next, previous, last, searchById operations, do not use random
access file.
• Create Alert when new record added successfully. You may add some controls (like: alert)
in situations like: pressing “next" button when viewing last record, pressing "previous"
button when viewing first record.
2- Submit a report (word or pdf) file that explains following questions with a cover page that
contains your name and number. In the report:
Indicate all project member's student No- Name surname in the report.
Describe the problem including major steps, functions for solving the problem and
input/output in your own words.
Draw the UML diagram of your code.
Describe how you test this program.
Transcribed Image Text:Problem Description: I Address Book ID Search/Update ID Name Obiwan Street Sample street adress 01 Gender E Zip 1234 City Stewjon Add First Next Previous Last UpdateBylD SearchBylD Clean textFields O Address Book O X ID 3 Search/Update ID 3 Name Luke Street Sample street adress 01 City Tatoin Gender M Zip 09010 Add First Next Previous Last UpdateBylD SearchBylD Clean textFields Alert: Information Dialog Look, an Information Dialog Record is added successfully 1- Write a java program that stores, retrieves, adds, updates and search addresses as shown in figure. Use a fixed-length string for storing each attribute in the address. Use random access file(.dat) or text file (.txt) for reading and writing an address. Assume that the size of id, name, street, city, gender, and zip is 4, 32, 32, 20, 1, 5 characters, respectively. • Program should perform add, first, next, previous, last, updateById, SearchByld, CleanTextFields operations. • ID text field should be "read only" and id should be set in the code for each record, do not take from user. • Use Search/Update ID text Field as input for UpdateById and SearchById buttons. • Create Person class. Data fields are: ID, name, street, city, zip, gender. Create constructor, getters and setters. • When program starts, read all records from random access file or text file and save each record in Person []. (Person array) • Update both Person[] and random access file or text file when add and update operations happen. • Use Person[] for first, next, previous, last, searchById operations, do not use random access file. • Create Alert when new record added successfully. You may add some controls (like: alert) in situations like: pressing “next" button when viewing last record, pressing "previous" button when viewing first record. 2- Submit a report (word or pdf) file that explains following questions with a cover page that contains your name and number. In the report: Indicate all project member's student No- Name surname in the report. Describe the problem including major steps, functions for solving the problem and input/output in your own words. Draw the UML diagram of your code. Describe how you test this program.
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY