Janne Button



Applet name: Janne Button
Applet Source: Button.java
Import(s): java.awt.image, java.awt.
Feature(s): image, GUI, mouse
Author: Janne Andersson

Usage Guide:

The JanneButton class is a class that implements an image and/or string labelled button. This version doesn't support any fancy animations. It's just a simple button with image support.

Here is the applet tag as it appears in this HTML document:

<applet CODE="JanneButtonTest.class" WIDTH=300 HEIGHT=260>
</applet>


Return to index.