CSE 341, Java Major Assignment

Due Wednesday, December 10, 1:30 pm.



COOL JAVA ASSIGNMENT

Write a cool java applet or stand alone application.

Project Ideas

Default Project

If you don't want to think up your own project, here is a default project: This doesn't need to be Internet Explorer. Here are a base set of facilities (given in order of implementation): This is the basic browser - any number of things could be added - images, more fonts, colors, lists, tables, sounds, smells, . . .

Here are a few hints, based on my experience of writing a truly minimal browser. As you can see, it doesn't give the folks at netscape much to worry about. My code is just under one thousand lines.