This easy to install applet may well be the most elegant calculator
on the web. It comes in both floating and 'stuck' mode and is
compatible with all web browsers and frame-sets.
Unzip with a
compression utility.
Java Source:
Unavailable
Sample HTML Source:
Float mode
<applet archive=calculator.jar code="buddysoft.Calculator.class" width=75 height=25>
<param name=aplBG value=#882299>
<param name=aplFG value=white>
<param name=displayBG value=#777788>
<param name=displayFG value=white>
<param name=bg value=white>
<param name=btnBG value=#882299>
<param name=btnFG value=white>
</applet>
Stuck mode
<applet archive=calculator.jar code="buddysoft.Calculator.class" width=310 height=260>
<param name=aplBG value=#009977>
<param name=aplFG value=white>
<param name=displayBG value=#ddddee>
<param name=displayFG value=#000099>
<param name=bg value=white>
<param name=btnBG value=orange>
<param name=btnFG value=black>
</applet>
Status: Free for non-commercial use
Author: Plamen
Homepage: http://java.dir.bg/products/calculator/index.htm
Upload Date: October 2, 2002
New on the Java Boutique:
New Review:
Time Management Made Easy with the Quartz Enterprise Job Scheduler
Why not just use the Java timer API? This open source scheduling
API boasts simplicity, ease-of-integration, a well-rounded feature
set, and it's free!
New Applet:
Reverse Complement
Reverse Complement is a simple applet that converts DNA or RNA
sequences into three useful formats.
Elsewhere on internet.com:
WebDeveloper Java
Lots of Java information on webdeveloper.com
WDVL Java
Thorough Java resource at the Web Developer's Virtual Library.
ScriptSearch Java
Hundreds of free Java code files to download.
jGuru: Your View of the Java Universe
Customizable portal with online training, FAQs, regular news updates, and tutorials.