Create a japplet that contains two parallel arrays with at


Write a Java program that meets the

following requirements:

Create a "JApplet" that contains two parallel arrays with at least five friends' names and phone numbers. Allow the user to enter either a name or phone number and to click a "JButton" to display the other. Include a "JLabel" to describe each "JTextField". Save the file as JFriendsPhones.java

Purpose

# Follow established programming conventions for writing java programs

# Able to create a button and labels added to an interactive Applet program

# Create a child class

# Create two parallel arrays

# Implement ActionListener

# Override the ActionPerformed method.

# Use the FlowLayoutManager

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: Create a japplet that contains two parallel arrays with at
Reference No:- TGS01033558

Expected delivery within 24 Hours