Here's some applet demos from Comp14:
My Checkerboard Applet
(Assignment 7)
Demos from Lecture
Einstein.html
-- our first applet
Snowman.html
-- applet with filled shapes
Bullseye.html
-- use of conditionals and loops in drawing
Boxes.html
-- more use of conditionals and loops in drawing
BarHeights.html
-- yet more use of conditionals and loops in drawing
LineUp.html
-- demonstrates applet objects
Dots.html
-- applet with mouse events
RubberLines.html
-- applet with mouse motions events
Scribble.html
-- list boxes and mouse events
AnimatedMsg.html
-- animation
AnimatedSnowman.html
-- shows our snowman flappping his arms