29 May Java Lab: Developing A GUI Application
OBJECTIVES
· Create a GUI that uses JTextField, JLabel, and JButton.
· Write event handlers to process user data.
PROBLEM: Health Profile App
GymsRUs would like to replace their console program with an updated app using a graphical user interface. You will use the HealthProfile class that you created in the Week 1 Lab and build a GUI for it.
FUNCTIONAL REQUIREMENTS
Make sure your HealthProfile class from the Week 1 Lab is in a named package, not default (i.e., package lab1).
You must ADD the project that contains the HealthProfile class to this week’s project by
right click project, go to properties; and
click Libraries, Add Project, click OK.
Then you will be able to reference your existing class as
import lab1.HealthProfile.
Your project will have three classes:
· HealthProfile class from Week 1 Lab
· HealthProfileGUI class
· Lab2Main class
Your HealthProfildGUI class should have the following components (see sample GUI below).
· JTextField objects to enter: name, age, height in feet, height in inches, weight in pounds
· JButton objects to display results, clear the GUI
· JTextField objects to display the BMI, category, and max heart rate
· JLabels to describe all textboxes
You are free to layout and design your GUI as you like as long as it includes these components.
Add default and parameterized constructors to your HealthProfile class. The parameterized constructor should have five arguments: the name, age, weight, height in feet, and height in inches. Note it should convert the height to inches to store in the private instance variable.
Code event handlers for each button:
· Display: Make sure all user input is present and valid
Use the HealthProfile class to process the data
Display the results on the GUI
· Clear Clear all text boxes on the GUI
Sample GUI
GRADING RUBRIC
HealthProfile class
· Add default and parameterized constructors
10
HealthProfileGUI class
· All components on GUI
· Display button event handler coded properly
· Clear button event handler coded properly
· Error messages for any invalid/missing user input using JOptionPane
25
Lab2Main class
· Displays the GUI properly
5
Code style
5
Lab Report
10
TOTAL
55
CODE STYLE REQUIREMENTS
· Include meaningful comments throughout your code
· Use meaningful names for variables
· Code must be properly indented
· Include a comment header at beginning of each file, example below
/****************************************************
Program Name: ProgramName.java
Programmer’s Name: Student Name
Program Description: Describe here what this program will do
***********************************************************/
DELIVERABLES
Submit as a SINGLE zip folder
· All java files
· Lab report
Follow assignment specification regarding class/method names.
Note that your java file name must match class name (DO NOT rename).
Our website has a team of professional writers who can help you write any of your homework. They will write your papers from scratch. We also have a team of editors just to make sure all papers are of HIGH QUALITY & PLAGIARISM FREE. To make an Order you only need to click Ask A Question and we will direct you to our Order Page at WriteDemy. Then fill Our Order Form with all your assignment instructions. Select your deadline and pay for your paper. You will get it few hours before your set deadline.
Fill in all the assignment paper details that are required in the order form with the standard information being the page count, deadline, academic level and type of paper. It is advisable to have this information at hand so that you can quickly fill in the necessary information needed in the form for the essay writer to be immediately assigned to your writing project. Make payment for the custom essay order to enable us to assign a suitable writer to your order. Payments are made through Paypal on a secured billing page. Finally, sit back and relax.
About Writedemy
We are a professional paper writing website. If you have searched a question and bumped into our website just know you are in the right place to get help in your coursework. We offer HIGH QUALITY & PLAGIARISM FREE Papers.
How It Works
To make an Order you only need to click on “Order Now” and we will direct you to our Order Page. Fill Our Order Form with all your assignment instructions. Select your deadline and pay for your paper. You will get it few hours before your set deadline.
Are there Discounts?
All new clients are eligible for 20% off in their first Order. Our payment method is safe and secure.
