JanneToolbar
Applet name: Janne Toolbar
Applet Source: Toolbar.java
Import(s): java.awt, java.applet
Feature(s): image, GUI, mouse
Author: Janne Andersson
Usage Guide:
The JanneToolbar class is a simple class that implements
a toolbar, based on the JanneButton class.
Here is the applet tag as it appears in this HTML document:
<applet CODE="JanneToolbarTest.class" WIDTH=500 HEIGHT=70>
</applet>