Gamma Button Applet
Usage: Place GammaButton.class (and javarg.jpg, javaup.jpg,
and javadn.jpg) within your HTML directory.
Java Source: GammaButton.java
HTML Source:
<applet code=GammaButton.class width=103 height=50>
<PARAM NAME="image0"
VALUE="javarg.jpg">
<PARAM NAME="image1"
VALUE="javaup.jpg">
<PARAM NAME="image2"
VALUE="javadn.jpg">
<PARAM NAME="dest"
VALUE="http://weber.u.washington.edu/~jgurney/java/">
</applet>
-------------------------------------------------------------------------
<Picture>Author: Elijah Meeker
Click here to Download a Zipped Package with this Applet and Documentation