X_PieChart



This is a simple pie chart applet. Further details appear as the mouse moves over the data in the lower right-hand corner. Colors, fonts, and titles are all changable values.

How To Use:

  • Download X_PieChart.zip (19 KB)
  • Unzip with a compression utility.

    Java Source: Unavailable

    Sample HTML Source:

    <APPLET id=Applet1 style="WIDTH: 286px; HEIGHT: 136px"
    	name=X_PieChart code=X_PieChart.class
    	width=286 height=136 VIEWASTEXT>
    	<PARAM NAME="image" VALUE="">
    	<PARAM NAME="forecolor" VALUE="330000">
    	<PARAM NAME="activecolor" VALUE="BBBB00">
    	<PARAM NAME="backcolor" VALUE="FFFFEE">
    	<PARAM NAME="activecolor_shadow" VALUE="0000FF">
    	<PARAM NAME="distance" VALUE=15>
    	<PARAM NAME="p3" VALUE="February#500#AA0000#FF0000#February,
    	total hit + download count#http://appletworld.xoasis.com#_blank">
    	<PARAM NAME="p2" VALUE="january#300#BB0000#CC0000#January,
    	total hit + download count#http://appletworld.xoasis.com#_blank">
    	<PARAM NAME="p1" VALUE="December#200#770000#990000#December,
    	total hit + download count#http://appletworld.xoasis.com#_blank">
    	<PARAM NAME="p0" VALUE="November#100#110000#330000#November,
    	total hit + download count#http://appletworld.xoasis.com#_blank">
    	<PARAM NAME="showratios" VALUE="0">
    	<PARAM NAME="deep" VALUE=10>
    	<PARAM NAME="font" VALUE="tahoma#plain#9">
    	<PARAM NAME="title" VALUE="- APPLETWORLD HIT RATIOS -">
    </APPLET>
    

    Configuration: config.html

    Status: Free. $39 registration removes the status bar message from all Applet World applets.

    Author: Adem AKKAYA

    Homepage: http://go.to/appletworld

    Upload Date: February 28, 2001

    How to Add Java Applets to Your Site

    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.