PictureMenu



PictureMenu displays a menu with highlight effect which tints the colour of a background image. Supports various effects, submenus, different fonts, links, frames, background tiling and different colours.

Author's Notes:
Make sure you click on 'JavaBoutique' for an example of a submenu !

How To Use:

  • Download PictureMenu.zip (32 KB)
  • Unzip with a compression utility.

    Java Source: unavailable

    Sample HTML Source:

    <applet code="PictureMenu.class"
    	codebase="./"
    	archive="PictureMenu.jar"
    	width="254"
    	height="190">
    
    <param name="menuMain" value="
    {JavaBoutique,menuBoutique}
    {WebDeveloper.com,http://webdeveloper.com/}
    {Virtual Library,http://wdvl.com/}
    {Webdevelopers Journal,http://webdevelopersjournal.com}
    ">
    
    <param name="menuBoutique" value="
    {Hall of Fame,http://javaboutique.com/stats/halloffame.html}
    {Archive,http://javaboutique.com/stats/archive.html}
    {Source code,http://javaboutique.com/javasource}
    {}
    {Main Menu,menuMain}">
    
    <param name="AppletHomePage" value="http://go.to/javabase">
    <param name="type" value="menu">
    <param name="delay" value="15">
    
    <param name="fgcolor" value="AA0000">
    <param name="bgcolor" value="000000">
    <param name="mouse" value="0000DD">
    <param name="highlight" value="AAAAFF">
    
    <param name="font" value="Times">
    <param name="fontsize" value="20">
    <param name="fontstyle" value="b">
    
    <param name="highlightFade" value="shrink">
    <param name="inFade" value="leftright">
    <param name="background" value="javabtq.jpg">
    <param name="key" value="cacowqdjfufw">
    <param name="host" value="javaboutique">
    </applet>
    

    Status: Free for non-commercial use.

    Author: Edward Smith

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

    Upload Date: June 15, 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.