LAB 4 - Business Cards (revised)
(Due before class on October 20, 2006) The purpose of this lab is to extend the Business Card program to include a GUI to allow the user to dynamically enter the data displayed on the card each time the program is run.
Write a Java application that uses events and listeners to obtain the name, title, address, city, state, zip and phone number and other information that will be displayed on a business card from the user. Place the information in an object of a class that you have created. Using your own design including graphics, display the information on a second panel as a business card.
Grades are determined using the following scale: