CerebellumImage



An image based, 2D menu with a spreading tree structure that provides easy navigation while allowing visitors to visualize your site! Looks great, highly configurable, and fun to play with! HTML code generator included!

Author's Notes:
Written in Java 1.0 for full broswer compatibility.

How To Use:

  • Download CerebellumImage.zip (58 KB)
  • Unzip with a compression utility.

    Java Source: Unavailable

    Sample HTML Source:

    <APPLET
      CODEBASE = "."
      CODE     = "CerebellumImage.class"
      NAME     = "TestApplet"
      WIDTH    = 500
      HEIGHT   = 500
      HSPACE   = 0
      VSPACE   = 0
      ALIGN    = middle
    >
        <param name="menu" value="
    
    {Earth=IMG:earth.gif}
    { Plants}
    {  Trees=IMG:tree.gif}
    {  Sunflowers=IMG:sunflower.gif,
    	http://www.sunflower.com/,_blank}
    { Animals}
    {  Birds=IMG:bird.gif,
    	http://www.birds.com/,_blank}
    {  Turtles=IMG:turtle.gif,
    	http://www.turtles.org/,_blank}
    {  Badgers=IMG:badger.gif,
    	http://www.badgers.org/,_blank}
    {  Dogs=IMG:dog.gif,
    	http://www.dogs.com/,_blank}
    { Landscape}
    {  Mountains=IMG:mountain.jpg}
    {  Houses=IMG:house.jpg}
    { Seascape}
    {  Sea=IMG:sea.jpg}
    
    
    ">
    
        <param name="showDepth" value="0">
        <PARAM NAME="longHighlight" VALUE="">
        <param name="bgColor" value="f2f8ff">
        <param name="textColor" 
    		value="880000,0000CC,006600,880000">
        <param name="mouseTextColor" 
    		value="EEEEFF,0000CC,006600,880000">
        <param name="optionColor" 
    		value="ddddff,FFE0AA,FFA0AA,EEEEEE">
        <param name="mouseOptionColor" 
    		value="000088,0000CC,0000FF">
        <param name="mouseOverEffect" 
    		value="shrink,shrinkVer,none">
        <param name="mouseDraw" value="edge">
        <param name="showOptionEffect" 
    		value="shrink,shrink2,shrinkVer">
        <param name="optionDraw" value="none,fill">
        <param name="delayTime" value="10">
        <param name="visibilityStep" value="2">
        <param name="mouseOverStep" value="5">
        <param name="depthSpace" value="10">
        <param name="rounding" value="0">
        <param name="showDelay" value="10">
        <param name="textFont" 
    		value="Times;n;18,Arial;n;14;Times;n;12">
        <param name="mouseTextFont" 
    		value="Times;b;18,Arial;bi;13;Times;bi;12">
        <PARAM NAME="AppletHomePage" 
    		VALUE="http://go.to/javabase">
        <param name="host" value="javabase">
        <param name="key" value="cacowcbu">
        <param name="spacing" value="50">
        <param name="drag" value="3">
        <param name="padding" value="5">
        <param name="lineThickness" value="2">
      </APPLET>
    

    Configuration: config.html

    Status: Free for non-commercial sites. For $15 you will get a keycode that will remove the link to Javabase from your applet and allow you to use the applets on a commercial site.

    Author: Edward Smith

    Homepage: http://www.javabase.fsnet.co.uk/CerebellumImage/CerebellumImage.html

    Upload Date: September 11, 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.