help with GUI
I have a program that I have written calculating payroll. The user inputs name, hours worked, hourly wage, dependants and a JComboBox for selection of Health plan. I want to be able to input the user information.
Then I want a print screen of the info I inputted prior to calculation. Then print the Jframe after calculation. Scroll Lock and Print Screen functions have not worked. Any suggestions as to how I can print this information would be much appreciated. Thank you.

