CISC370-010 Project 5


Assigned: July 9, 2001; Due: July 16, 2001
ROI in an applet
This project counts for 5% of the overall grade

Summary

In this project, we will use the ROI problem from the first project to create an applet, top put on a web page.

Objective

The objective of this project is to learn how to write applets, and put them up on a web page.

Assignment

For this project all you have to do is convert the ROI GUI application given here into an applet. Remember to create a simple html file and then run HtmlConverter on it to load the Java 2 applet in a browser that has the Java plug-in. For testing appletviewer can be used, but your applet must also work in a browser to receive full credit.

Turn In:


Grading

  1. applet code and documentation - 70%
  2. applet working on webpage - 30%