AutoList



A simple to use, Java based, list view control. Presented as a small size applet, it was designed for displaying database query results. It is completely XML driven, both the configuration and the list data are represented in an well formed XML document.

Author's Notes:
Autolist may accommodate more than 10,000 records while preserving its smooth scrolling capabilities and flicker free column resizing. The data displayed by the list view may be sorted ascending or descending by clicking the column header.

How To Use:

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

    Java Source: Available from Author - $199.00

    Sample HTML Source:

    <APPLET CODE=demo.carpathia.alist2.AutoList.class 
    	ARCHIVE=alist20.jar 
    	WIDTH=250 
    	HEIGHT=300 
    	MAYSCRIPT>
    <param name=listDescriptionFile 
    	value="demo20.xml">
    </APPLET>
    

    Configuration: config.html

    Status: Demo. Price: $39.00

    Author: Laurentiu N. Taropa

    Homepage: http://www.carpathia.ro/AutoList

    Upload Date: June 25, 2001

    Updated: October 4, 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.