The Storm Applet:

This is from Chapter 4 page 163 of Lewis and Loftus: The source file. I have modified it somewhat: It has an infinite loop. I have removed the "setSize" method and have replaced "setVisible" with deprecated method "show" since we are running versions of Java and Netscape that don't understand the more recent API methods.