This version doesn't support any fancy animations. It's just a simple button with image support.
An example applet using JanneButton:
The JanneToolbar class is a simple class that implements a toolbar, based on the JanneButton class. An example applet:
ButtonTest.html | Applet to try out various features of JanneButton. |
CardTest.html | From the JDK demo. Used to verify compability with awt.Button. |
XImageTest.html | To test the X11 bitmap classes.. |
JanneToolbar.html | Example that uses the X11 bitmap classes in combination with the JanneToolbar class and Netscape Frames. |