Answered>Order 7184

The objective of this assignment is as follows:

  1. Learn how to read and write to java objects (components)
  2. How to move data from the user to the backend and vis-versa
  3. How to pass more than one parameter from the jframe to the jpanel

You are to write a java/swing application to prepare and print a report of personal information involving the following aspects of a person

  1. Demographic info such first name, last name, phone number, date of birth, age, height, weight, social security number 
  2. Address information: street address, city, state, and zip code
  3. Saving account information: Bank name, bank routing number, bank account number, account balance, account type (saving)
  4. Checking account information: Same as above except the type value will be checking.
  5. Driver’s license information: License number, date it was issued, date of expiration, blood type, and a picture.
  6. Medical Record: Medical record number, Alergy1, Alergy2, Alergy3

Your job is to define create/view jpanels for each of the five components above. In addition, prepare a report jpanel to display all the data gathered in 1 through 6 on one single panel.

 
"Not answered?"
Get the Answer