question archive Assignment 3 GUI & Polymorphism Before attempting this project, be sure you have completed all of the reading assignments, nongraded exercises, discussions, and assignments to date
Subject:Computer SciencePrice:15.01 Bought8
Assignment 3
GUI & Polymorphism
Before attempting this project, be sure you have completed all of the reading assignments, nongraded exercises, discussions, and assignments to date.
Design and implement Java program as follows:
d. Use the following formula for conversion: KM = M * 1.609
Style and Documentation:
Make sure your Java program is using the recommended style such as:
Capture execution:
You should capture and label screen captures associated with compiling your code, and running the a passing and failing scenario for each functionality
Submission requirements
Deliverables include Java program (.java) and a single Word (or PDF) document. The Java and Word/PDF files should be named appropriately for the assignment (as indicated in the SubmissionRequirements document.
The word (or PDF) document should include screen captures showing the successful compiling and running of each of the test scenario. Test scenarios should include all required functionality of the program. Each screen capture should be properly labeled clearly indicated what the screen capture represents.
Submit your files to Assignment 3 submission area no later than the due date listed in your online classroom.
Grading Rubric:
The following grading rubric will be used to determine your grade:
Attribute |
Level (15-20 points) |
Level (5-15 points) |
Level 0 (0 - 5 points) |
The Converter class hierarchy |
Correct or almost correct attributes and inheritance structure and polymorphism (overloading and overriding) |
Mistakes in implementation |
Missing or significantly incorrect implementation |
Welcome screen with buttons |
Correct or almost correct code to display three buttons |
Mistakes in implementation |
Missing or significantly incorrect implementation |
Distance Converter |
Correct or almost correct code for distance converter button |
Mistakes in implementation |
Missing or significantly incorrect implementation |
Temperature Converter |
Correct or almost correct code for temperature converter button |
Mistakes in implementation |
Missing or significantly incorrect implementation |
Program documentation and style, screen captures |
Correct or almost correct menu, program comments, identifiers, and screen captures |
Mistakes or incomplete menu, documentation and/or style, and screen captures |
Missing or significantly incorrect menu, documentation and/or style, or screen captures |
Purchased 8 times