Revised: 03/22/14
R. G. Baldwin instructor
A detailed set of instructions is provided in a separate document titled Instructions for Downloading and Submitting Assignments that you can view at the official web site for this course.
I recommend that you study those instructions very carefully and make yourself a checklist to ensure that you meet all of the requirements before submitting your assignment.
Failure to follow the instructions to the letter usually results in a failing grade, normally zero. The general instructions in that document apply to this assignment. In addition, this document provides specific instructions for the assignment.
If you have any questions regarding instructions, please ask them at least one week prior to the assignment deadline. Don't end up with a bad grade due to the fact that you didn't understand the instructions.
Every semester there are one or two students who are surprised and saddened to learn that I really do mean that you must follow the instructions and meet the specifications exactly or you won't get credit for the assignment. Don't be one of those students.
Your output images must match my output images in every respect including color, size, etc., and they must be positioned in the upper-left corner of the screen Don't forget to display your name in the output images as shown.
You will find a source code file for the driver class for the program in the same zip file from which you extracted this project specification.
You will also find all required image files in that same zip file. Place the image files in the same folder as the source files for your programs. Do not specify a mediapath for the images in your programs.
You will also find compiled class files for my version of the program in that same zip file. Run my version of the program side-by-side with your version and compare your output image with my output image to make sure they match before submitting your assignment.
Software version requirements are specified in the accompanying document titled Instructions for Downloading and Submitting Assignments and in the syllabus for this course.
Proj05 Copyright 2013 R.G.Baldwin Among other things, this assignment involves:
PROGRAM SPECIFICATIONS Write a program named Proj05 that uses the driver class definition provided in the file named Proj05.java and Ericson's media library along with the following image files to produce the graphic output image shown below.
You may define new classes as necessary to cause your program to behave as required, but you may not modify the class definition provided in the file named Proj05.java. In addition to the required output image, your program must display your name on the command-line screen. |
Proj05. Required output image.
-end-