ScrollingMenu



ScrollingMenu can be used as either a news scroller or a scrolling menu with both images and text. Source included!

How To Use:

  • Download ScrollingMenu.zip (38 KB)
  • Unzip with a compression utility.

    Java Source: ScrollingMenu.java

    Sample HTML Source:

    <applet code="ScrollingMenu.class" 
    	width=240 
    	height=240>
    	
    <PARAM NAME="oNumber" VALUE="12">
    <PARAM NAME="x_margin" VALUE="36">
    <PARAM NAME="y_margin" VALUE="36">
    <PARAM NAME="logoWidth" VALUE="74">
    <PARAM NAME="logo1Height" VALUE="55">
    <PARAM NAME="sanal_Link0" 
    	VALUE="http://javaboutique.internet.com/">
    <PARAM NAME="sanal_Target0" VALUE="_new">
    <PARAM NAME="sanal_Message0" 
    	VALUE="Javaboutique Home Page">
    <PARAM NAME="sanal_Link1" 
    	VALUE="http://javaboutique.internet.com/tutorials/">
    <PARAM NAME="sanal_Target1" VALUE="_new">
    <PARAM NAME="sanal_Message1" 
    	VALUE="Tutorials at Javaboutique">
    <PARAM NAME="sanal_Link2" 
    	VALUE="http://javaboutique.internet.com/reviews/">
    <PARAM NAME="sanal_Target2" VALUE="_new">
    <PARAM NAME="sanal_Message2" VALUE="Reviews at Javaboutique">
    <PARAM NAME="sanal_Link3" 
    	VALUE="http://javaboutique.internet.com/demoIDEs/">
    <PARAM NAME="sanal_Target3" VALUE="_new">
    <PARAM NAME="sanal_Message3" VALUE="Development Tools">
    <PARAM NAME="sanal_Link4" 
    	VALUE="http://javaboutique.internet.com/how_to/glossary.html">
    <PARAM NAME="sanal_Target4" VALUE="_new">
    <PARAM NAME="sanal_Message4" VALUE="JavaBoutique Glossary">
    <PARAM NAME="sanal_Link5" 
    	VALUE="http://javaboutique.internet.com/cathome.html">
    <PARAM NAME="sanal_Target5" VALUE="_new">
    <PARAM NAME="sanal_Message5" VALUE="Applets by Category">
    <PARAM NAME="sanal_Link6" 
    	VALUE="http://javaboutique.internet.com/byDate/">
    <PARAM NAME="sanal_Target6" VALUE="_new">
    <PARAM NAME="sanal_Message6" VALUE="Applets by Date">
    <PARAM NAME="sanal_Link7" 
    	VALUE="http://javaboutique.internet.com/applet_index/">
    <PARAM NAME="sanal_Target7" VALUE="_new">
    <PARAM NAME="sanal_Message7" VALUE="Applets by Name">
    <PARAM NAME="sanal_Link8" 
    	VALUE="http://javaboutique.internet.com/applications/">
    <PARAM NAME="sanal_Target8" VALUE="_new">
    <PARAM NAME="sanal_Message8" VALUE="Java Applications">
    <PARAM NAME="sanal_Link9" 
    	VALUE="http://javaboutique.internet.com/servlets/">
    <PARAM NAME="sanal_Target9" VALUE="_new">
    <PARAM NAME="sanal_Message9" VALUE="Servlets and JSP">
    <PARAM NAME="sanal_Link10" 
    	VALUE="http://javaboutique.internet.com/resources/custom.html">
    <PARAM NAME="sanal_Target10" VALUE="_new">
    <PARAM NAME="sanal_Message10" VALUE="Custom Applets">
    <PARAM NAME="sanal_Link11" 
    	VALUE="http://javaboutique.internet.com/news/">
    <PARAM NAME="sanal_Target11" VALUE="_new">
    <PARAM NAME="sanal_Message11" VALUE="Java News">
    <PARAM NAME="sanal_Link12" 
    	VALUE="http://javaboutique.internet.com/jini/">
    <PARAM NAME="sanal_Target12" VALUE="_new">
    <PARAM NAME="sanal_Message12" VALUE="JiniWatch">
    </applet> 
    
    

    Status: Free

    Author: Korkut Koyman

    Homepage: http://javacode.topcities.com

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