Write a test plan that shows correct usage and expected outputs, class diagram, screen shots
Choose any project from ITM 251 that required user input and create a GUI for that project.
I WILL ATTACH ONE OF PROJECT
At a minimum, the user must have to enter at least one type of input and click at least one button to get a result displayed.
All user input and program output must be in a GUI container that exists in a layout manager.
Add a help button and a text area on the bottom of the GUI; when the help button is clicked, fill in this text area with a statement showing the course name, assignment, date, and student name.
Add a reset button to clear all text areas and re-set any radio buttons or pull-down menus.
Write a test plan that shows correct usage and expected outputs, class diagram, screen shots
Turn in: LastFirstITM251Project10.java and any additional class files required, with LastFirstITM251Project10TestPlan document with embedded screen shots.
