Java Programming (Summer 1997)
Just getting ready for the summer. Check out the
stuff.
GENERAL CLASS INFO
USEFUL INFORMATION
I tried this applet in the viewer (on umbc9), and from the browser
(using netscape on both umbc9 and on the Grad Lab Suns); I had
no problem in either case. It does take a while to load...so
maybe you have to wait a while.
Don't forget to 1) create the html page with the applet tag,
2) compile the applet (from the Scribble.java to Scribble.class)
using "javac", and 3) put the "Scribble.class" form in the applet
tag.
OLD PROJECTS & EXAM SAMPLES