Question: GUI Lab 2 Files needed: 1 3 state flags Write a program that displays a combo box and two labels. The combo box displays five

GUI Lab 2
Files needed: 13 state flags
Write a program that displays a combo box and two labels. The combo box
displays five U.S. states using two letters for each state (e.g., CA, MD). When the
user selects a state from the combo box, the label is populated with the full name
of the state (e.g., if the user selects MD, the label is populated with Maryland) and
the state flag. Be sure to use a Model class to store the states and the flag images
in an array. I have provided the first 13 state flags (up through Illinois). You do not
need to do all 50 states, just the 13 provided. Alabama, Alaska, Arizona, Arkansas, California, Colorado, Connecticut, Delaware, Georgia, Florida, Hawaii, Idaho, Illinois

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!