Homework Assignment #18 (Java Applets)

For this assignment, you'll be creating a Java applet that will run on a web page. The applet won't be functional, but you will put a number of components into the app. Some of the components we discussed in class. For the others, I'll provide a link to the Oracle.com tutorial that helps explain them.* Your app should have a panel that contains the following components:

*You can read the whole page for each component if you want, but I think that for this assignment, you'll find that the table of constructors at the bottom of each page is the most useful part.

I encourage you to experiment with adding other components, altering the defaults for each component, and adjusting the layout of the panel. But this is not required.

When you've created the applet and the web page, log on to the class OnCourse page, go to the Assignments tab, and submit your assignment there. Remember to include the URL for your web app (including the port number) with your submission!

This assignment is due Monday, July 28th before class.