★ wanayoo — archive 1999 http://www.javaboutique.internet.com/JAM/Nouvelle recherche | Portail wanayoo
internet.com logo The Java Boutique
 APPLETS
by Category
by Date
by Name
Hall of Fame
Archive
Submit
Source Code
Servlets and JSP
 ARTICLES
Tutorials
Reviews
Glossary
 FORUM
FAQ
Users Poll
Discussion Group
Contact Us
 OTHER RESOURCES
Custom Applets
Java@Work
Java News
Jini Watch
Affiliate Programs
Top Searches
chat - counter
menu - countdown

WebReference.com HTML (sample)

Text (sample)
Free HTML Newsletters
internet.com
Internet News
Internet Stocks/VC
Internet Technology
Windows Internet Tech.
Linux/Open Source
Web Developer
ECommerce/Marketing
ISP Resources
ASP Resources
Wireless Internet
Downloads
Internet Resources
Internet Lists
International

Search internet.com
Advertising Info
Corporate Info

internet.commerce
Be a Commerce Partner
Free Conf. Calling
Advertise a Coupon
PDA Time Tracking
Database Web Tools
Small Biz Purchasing
Get e-Biz Intell.
IT Products and Svcs
Build Sticky eStores
Hosting Services
Free Search Engine

WebDeveloper Network
BrowserWatch
Developer Forums
Developer News
JavaBoutique
JavaScriptSource
ScriptSearch
SearchEngineWatch
StreamingMediaWorld
The WDVL
WebDeveloper.com
WebDevelopersJournal WebReference.com
The XML Files

JAM: Java Animated Menu



JAM is a free applet designed to spice up your menus with image processing animation. Several parameters are customizable and can be found in the HTML example contained in the zip file. JAM can be easily expanded to include more animation options.

How To Use:

  • Download jam.zip (11KB) and unzip with a compression utility.

    Java Source: Unavailable.

    Sample HTML Source:

    <applet code=jam.class width=120 height=120>
    	<!-- menu filename -->
    		<param name=file value=jamtm.gif>
    	<!-- delay between animation -->
    		<param name=delay value=50>
    	<!-- 1=box, 2=string, 3=both -->
    		<param name=style value=3>
    	<!-- color for box and string -->
    		<param name=color value="255 0 0">
    	<!-- font size for string -->
    		<param name=fontsize value=10>
    	<!-- for zoom animation -->
    		<param name=maxscale value=5>
    	<!-- how many boxes -->
    		<param name=nitems value=4>
    	<!-- xl xh yl yh|URL|string -->
    		<param name=item0 value="10 71 12 45|
    		http://members.xoom.com/javacliu/|Software"> 
    		<param name=item1 value="10 33 54 88|
    		http://members.xoom.com/chunyenliu/|Home">
    		<param name=item2 value="41 66 59 106|
    		http://java.sun.com/|JavaSoft">
    		<param name=item3 value="69 104 41 65|
    		http://www.javaboutique.com/|JavaBoutique">
    </applet>
    

    Configuration: config.html

    Status: Freeware.

    Author: Chunyen Liu

    Homepage: http://members.xoom.com/javacliu

    Upload Date: July 20, 1998



  • Applet Index
    (sorted alphabetically)

    A B C D E F G H I J K
    L M N O P Q R S T U
    V W X Y Z #s
    The Java Source
    (applets w/source code)

    A B C D E F G H I J K
    L M N O P Q R S T U
    V W X Y Z

    New on the Java Boutique:

    New Article:
    Servlets and JSP
    In addition to applets, applications, servlets, and articles, we are now accepting submissions of JSP snippets! If you have a piece of JSP code that you think would be useful to others, then send it in!
    ... [Submissions]

    New Tutorial:
    Introduction to Java Part 6:
    Building Your First Application
    Selena Sol goes through all the Java code and HTML necessary to create a java application.
    ... [more Tutorials]

    Year in Review:
    The Best of 1999
    Y2K has come and gone and now we have a chance to look back over the past year. In 1999 we posted over 250 applets, servlets, applications, and tools. In this list are the 24 most popular apps from 1999.
    ... [popular applets]

    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
    100s of free Java code files to download.

    Internet Trade Show List

    Copyright 1999-2000 internet.com Corp.
    All Rights Reserved. Legal Notices.