Draws line graphs, bar charts, or pie charts according to user-defined parameters. Source included!
Download NF4.zip (8KB) and unzip within your HTML directory.
Java Source: source.html
Sample HTML Source:
<applet codebase=classes code=NF4.class width=525 height=500>
<param name=columns value="10">
<param name=a1 value="sample1,356,378,390,358,324,309,250,260,210,190,150,345">
<param name=a2 value="sample2,10,12,15,18,59,79,58,87,98,56,72">
<param name=a3 value="sample3,200,195,185,170,79,221,143,156,132,114,115">
<param name=a4 value="sample4,87,63,53,24,67,78,90,112,103,89,100,110">
<param name=a5 value="sample5,56,34,78,450,345,358,400,423,289,270,260">
</applet>
Status: Freeware.
Author: Jun Kaneko
Homepage: http://komatana.komatsu-c.ac.jp/
Upload Date: October 2, 1996
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.