Applet name: Janne Button Test
Applet Source: ButtonTest.java
Import(s): java.awt, java.awt.image, java.applet
Feature(s): image, GUI, mouse
Author: Janne Andersson
Usage Guide:
This button is a standard awt.Button.
Here is the applet tag as it appears in this HTML document:
<applet code=ButtonTest.class width=400 height=300>
</applet>