tListe



A nice treeview applet that sports opening and closing directories with individualized icons!

Author's Notes:
!! Warning !! convert your hexa color code into decimal before use it. sample :
white => #FFFFFF => 16777215
red => #FF0000 => 16711680
See http://www.berthou.com/color_code.html

How To Use:

  • Download tli_rbl.zip (67 KB)
  • Unzip with a compression utility.

    Java Source: Unavailable

    Sample HTML Source:

    <applet codeBase="./" 
    	archive="tli_rbl.jar" 
    	code=tli_rbl.class 
    	width=150 
    	height=300 
    	MAYSCRIPT>
    
        <param name=file	value="tliste.txt">
        <param name=target	value="_new">
        <param name=csep	value=";">
        <param name=autoclose	value="Y">
        <param name=bImg	value="img/icon3.gif">
        <param name=bgcolor	value="#D0F0FF">
        <param name=accolor	value="#2020A0">
        <param name=acpress	value=4>
        <param name=v0 	value="http://javaboutique.com">
        <param name=v1 	value="_top">
        <param name=font0	value="Arial, 0, 12, 0, -255">
        <param name=font1	value="Times, 0, 12, 0, 12000">
        <param name=font2	value="Arial, 2, 14, 255, -255">
        <param name=font3	value="Arial, 3, 14, 55, 1255">
    </applet>
    
    

    Status: Personal use: Linkware (add a link to the author (link to javaside.com) and send me the URL of the page which uses the tListe applet).
    Commercial use requires registration which entitles you to the source code. Email rbl@berthou.com

    Author: Raymond BERTHOU

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

    Upload Date: February 4. 2002

    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.