tChart



tChart is a nice, free applet that displays data in just about any format you could want. It has lots of options and you can read data from an external file, or even multiple files.

How To Use:

  • Download tchart.zip (37KB) and unzip with a compression utility.

    Java Source: unavailable

    Sample HTML Source:

    <applet code="tchart2.class" width=550 height=380>
        <param name=file		value="./txt/file2.txt">
        <param name=bgImg 		value="./img/f_2.gif">
        <param name=font		value="Arial">
        <param name=fontsize	value=10>
        <param name=bgcolor 	value=14737632>
        <param name=_frame		value=40>
    </applet>
    

    Configuration: config.html

    Status: free for personal use

    Author: Raymond Berthou

    Homepage: http://www.javaside.com/j_tchart.html

    Upload Date: December 1, 1999

    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.