On this screen a Pie Chart is shown, by selecting an item from
the list on the right, an appropriate pie slice is exploded from
the pie. By clicking on the label marked EDIT in the bottom
right of the applet you are taken to the next screen. On the
left are two list components, the first is the selection for the
label to be used in the graph. The one below it is to choose the
column for the data for the graph, those options not selectable
are disabled.
Put this file in the same directory as your .HTML file
Java Source:
Unavailable
Sample HTML Source:
<APPLET CODE=Main.class archive="ClassX2_Grapher.jar" WIDTH=800 HEIGHT=340 codebase="http:\\www.n.oman.btinternet.co.uk\">
<PARAM NAME="data" VALUE="data.txt">
<PARAM NAME="sort" VALUE="6">
<PARAM NAME="graph" VALUE="0">
<PARAM NAME="col1" VALUE="5">
<PARAM NAME="col2" VALUE="3">
</APPLET>
Status: Free
Author: Neil Oman
Homepage: http://www.n.oman.btinternet.co.uk/
Upload Date:
April 28, 2004
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.