Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

JFrame Java I need now this awnser please 16; 17: 18 Write a Java GUI application that will keep track of a user's contact list.

JFrame Java I need now this awnser please image text in transcribed
image text in transcribed
16; 17: 18 Write a Java GUI application that will keep track of a user's contact list. The application must contain the contact mobile number, work number and email address Do not forget to use the mark allocated. ing guideline at the end of this question to see how the marks are Q.3.1 On the form, create a list box that will allow the user to select a contact name, which is populated from a text file. Also create a search button that when clicked will display the mobile number, work number and email address. Q,3.2 Create a sequential file (contacts.txt) that contains data for the following fields: .The contact name; . The contact mobile number; . The contact work number The contact email address Load the data from the contacts.txt file and populate the list box with the contact names. Include a feature to inform the user on the amount of contacts Q.3.3 Sample Screenshot: Contacts Application Select Contact Joe Bloggs Jeff Jones Mobile: 072 157 1545 Work 021 555 5555 Email i@gmail.com Number of contacts: 2 SEARCH Sample Contacts Text File

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_2

Step: 3

blur-text-image_3

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

Microsoft SQL Server 2012 Unleashed

Authors: Ray Rankins, Paul Bertucci

1st Edition

0133408507, 9780133408508

More Books

Students also viewed these Databases questions

Question

What sources of candidates should the team consider?

Answered: 1 week ago