Question
Assignment: My Contact Manager v3 with GUI In the 1D Arrays Unit you created a command-line Contact Manager v1. It is time to upgrade the
Assignment: My Contact Manager v3 with GUI
In the 1D Arrays Unit you created a command-line Contact Manager v1. It is time to upgrade the software to include a graphic user interface.
Your contact manager must:
Have a menu bar that provides access to the following functionality (it is up to you to organize): Quit the application Save the Contacts Load the Contacts Add a Contact Delete a Contact Edit a Contact View all entries in a table Sort the Contacts by a selected field Store the contacts in a 1D Contact array with at least the following fields: First Name Last Name Address Phone Number E-Mail Use methods to incorporate a modular design. Use proper internal documentation as per the Java Coding Conventions. Include the executable JAR of your program Exceed the Expectations:
Add some style to the GUI using BorderLayout, Labels, and Font!
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started