BSCOutline v5.10



BSCOutline Java Outline Applet is a customizable tree view control for use in Web pages, similar to that used by Windows File Manager or Explorer. BSCOutline has been written to be the simple to use and small to store.

How To Use:

  • Download outline.zip (110 KB)
  • Unzip with a compression utility.

    Java Source: Available from author

    Sample HTML Source:

    <APPLET CODE     = BSCOutline.class
              CODEBASE = "."
              ID       = BSCOutline
              WIDTH    = "300"
              HEIGHT   = "400">
              <PARAM NAME = Icon1       VALUE = "./icons/desktop.gif">
              <PARAM NAME = Icon2       VALUE = "./icons/net-mypc.gif">
              <PARAM NAME = Icon3       VALUE = "./icons/drive.gif">
              <PARAM NAME = Icon4       VALUE = "./icons/folder-closed.gif">
              <PARAM NAME = Icon4O       VALUE = "./icons/folder-open.gif">
              <PARAM NAME = Icon5       VALUE = "./icons/drive-shared.gif">
              <PARAM NAME = Icon6       VALUE = "./icons/net-hood.gif">
              <PARAM NAME = Icon7        VALUE = "./icons/drive-floppy.gif">
              <PARAM NAME = Icon8        VALUE = "./icons/doc3.gif">
              <PARAM NAME = Icon9        VALUE = "./icons/doc1.gif">
              <PARAM NAME = Icon10        VALUE = "./icons/doc2.gif">
              <PARAM NAME = Icon11        VALUE = "./icons/doc4.gif">
              <PARAM NAME = Icon12        VALUE = "./icons/drive-cd.gif">
              <PARAM NAME = Icon13        VALUE = "./icons/net-drive.gif">
              <PARAM NAME = Icon14        VALUE = "./icons/folder-printer.gif">
              <PARAM NAME = Icon15        VALUE = "./icons/folder-tools.gif">
              <PARAM NAME = Icon16       VALUE = "./icons/folder-tasks.gif">
              <PARAM NAME = Icon17       VALUE = "./icons/net-all.gif">
              <PARAM NAME = Icon18       VALUE = "./icons/net-pc.gif">
              <PARAM NAME = Icon19       VALUE = "./icons/recycle.gif">
              <PARAM NAME = OutlineFile  VALUE = "./explorer.out">
        <param name=FontFace value="Arial">
        <param name=FontStyle value=0>
        <param name=FontSize value=12>
        <param name=FontColour value="000000">
        <param name=BackColour value="FFFFFF">
        <param name=SelectColour value="FFFFFF">
        <param name=SelectBackColour value="000080">
        <param name=Target value="_new">
        <param name=ShowLines value=1>
        <param name=DashedLines value=1>
        <param name=ShowIcons value=1>
    
        <PARAM NAME = InitialState VALUE = "0|0|0|1|2|4|31|">
    </APPLET>
    
    

    Configuration: config.html

    Status: 21-day trial evaluation
    Single site $25.00
    Single Site w/source $350.00

    Author: Simon Daykin - Byte-Sized Computing

    Homepage: http://www.byte-sized.com

    Upload Date: February 19, 1998

    Updated: May 28, 2000

    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.