PackedPieChart
PackedPieChart is a 3D animated PieChart applet that allows you to present information with cool special fx!
The full version now also supports URL links, i.e., now you can optionally click on pie slices to go to another URL for
more information, etc.
Author's Notes:
This demo version supports exactly 5 pie slices. In this demo version, you can click on the piechart, then drag left or right to move the piechart, or press the arrow keys (or SHIFT-and arrow keys) to apply special transformations, such as rotating, depth and more! Also, press "<" or ">", "+", "-" for more customization! The full version also supports the ability to toggle display of labels, plus decreasing/increasing spacing between pieslices and labels!
How To Use:
Download 123piechartseval.zip (18 KB)
Unzip with a
compression utility.
Java Source:
Unavailable
Sample HTML Source:
<applet code= "PackedPieChartEval.class"
name="1-2-3 PieCharts! by Wyka-Warzecha"
width="500"
height="300"
align=middle>
<param name = "bgcolor" value = "050540">
<param name = "labelcolor" value = "FFFFFF">
<param name = "pieslice1" value = "25">
<param name = "pieslice2" value = "15">
<param name = "pieslice3" value = "20">
<param name = "pieslice4" value = "15">
<param name = "pieslice5" value = "25">
<param name = "copyright"
value = "http://www.wyka-warzecha.com">
</applet>
Status: Demo. License: $59.95
Author: Wyka-Warzecha
Homepage: http://www.wyka-warzecha.com/website/products/123piecharts/index.htm
Upload Date: June 4, 2001
Updated: December 13, 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.
|