Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create a phonebook using java and add a GUI using JavaFX that does the following through commands e- allows user to enter name (first and

Create a phonebook using java and add a GUI using JavaFX that does the following through commands

e- allows user to enter name (first and last, 8 characters each), number, and notes

f- find entry by first name

l- list entries

a-put phonebook in alphabetical order

m- merges duplicate entries and puts second number in notes ex. entry 1 - ashley smith ,123-456-7890 + entry 2- ashley smith, 123-000-0000 => ashley smith, 123-456-7890, 123-000-0000

d-deletes entry

requirements

-allow program to read in file

-make sure the phone number entered has to follow the format 123-456-7890

Extra credit: Make the GUI pleasing to look at, or add any extra features

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Systems An Application Oriented Approach Complete Version

Authors: Michael Kifer, Arthur Bernstein, Richard Lewis

2nd Edition

0321268458, 978-0321268457

More Books

Students also viewed these Databases questions

Question

Identify who may be responsible for performance appraisal.

Answered: 1 week ago