Piano Menu





It's an Applet which draws a custom menu with buttons that move. The buttons catches the mouse motion and the nearest one follows the mouse. The menu resembles a piano keybord.

How To Use:

  • Download Buttons01_SRC.rar (32 KB)
  • Unzip with a compression utility.

    Java Source: Unavailable

    Sample HTML Source:

    <applet 
    		NAME="popup"
    		code="AtaPopup.class"
    		width="20" 
    		height="400" 
    		alt="atanas popup menu"
    		>
    <PARAM NAME = b1_url	VALUE = "1.gif" >
    <PARAM NAME = b1_on_url	VALUE = "1_.gif" >
    <PARAM NAME = b2_url	VALUE = "2.gif" >
    <PARAM NAME = b2_on_url	VALUE = "2_.gif" >
    <PARAM NAME = url1	VALUE = "http://atanas.4t.com/applet/index.html" >
    <PARAM NAME = url2	VALUE = "http://atanas.4t.com/ref/index.html" >
    </applet>
    

    Status: Free

    Author: Atanas Roussev

    Upload Date:
    April 21, 2003

    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.