internet.com logo The Java Boutique Java is a trademark of Sun Microsystems, Inc.
 ARTICLES
Tutorials
Reviews
Glossary
 APPLETS
by Category
by Date
by Name
Hall of Fame
Archive
Submit
Source Code
Servlets and JSP
 COMMUNITY
FAQ
Users Poll
Discussion Forum
Contact Us
 OTHER RESOURCES
Custom Applets
Java@Work
Java News
Jini Watch
Affiliate Programs

internet.com
IT
Developer
Internet News
Small Business
Personal Technology
International

Search internet.com
Advertise
Corporate Info
Newsletters
Tech Jobs
E-mail Offers

internet.commerce
Partner With Us
Server Racks
KVM Switches
Logo Design
Promotional Pens
Auto Insurance Quote
Compare Prices
Memory Upgrades
GPS
Logo Design Custom
Phone Cards
Send Text Messages
Free Business Cards
Career Education
Calling Cards

WebDeveloper Network
ExtremeFlash
FlashKit
FlashPlanet
Gif.com
JavaBoutique
JavaScript.com
JavaScriptSource
Jobs.Webdeveloper.com
JustSMIL
ScriptSearch
StreamingMediaWorld
VoiceXML Planet
WebDevelopersJournal The WDVL
WebDeveloper.com
WebReference.com
XML101

Web Developer
Opt-in Lists

CGI
HTML
Java
JavaScript
Web Design and Promotion
Web Site Development
E-mail Address:


Can you receive
HTML e-mail?

Yes   No

Zip Code:


AccessMenu


Typical Applet Parameters

<APPLET CODE="AccessMenu" Archive = "accessMenu.zip" WIDTH=120 HEIGHT=250>
<PARAM NAME = backgroundColor VALUE = 0xcc6600>
<PARAM NAME = panelbackgroundColor VALUE = 0x99CC99>
<PARAM NAME = canvasbackgroundColor VALUE = 0x99CC99>
<PARAM NAME = MenuColor VALUE = 0xCCCC99>
<PARAM NAME = MenuTextColor VALUE = 0x000000>
<PARAM NAME = textColor VALUE = 0x000000>
<PARAM NAME = altTextColor VALUE = 0xFF0000>
<PARAM NAME = appletFontSize VALUE = 12>
<PARAM NAME = frame VALUE = "_top">
<PARAM NAME = buttonTextSize VALUE = 10>

<param NAME = menu1 VALUE = "Resources">
<param NAME = menu1MoveInc VALUE = 50>
<param NAME = menu1FontSize VALUE = 12>

<param NAME = menu2 VALUE = "My Applets">
<param NAME = menu2MoveInc VALUE = 20>
<param NAME = menu2FontSize VALUE = 12>

<param NAME = menu3 VALUE = "ShareWare">
<param NAME = menu3MoveInc VALUE = 1>
<param NAME = menu3FontSize VALUE = 14>

<param name = menu1img0 value = "book05.gif|Books on Java|null.html">
<param name = menu1img1 value = "book12.gif|Books on C++|null.html">
<param name = menu1img2 value = "book10.gif|Perl Script|null.html">
<param name = menu1img3 value = "cal.gif|New Releases|null.html">
<param name = menu1img4 value = "fcabin.gif|HTML Tips|null.html">
 

<param name = menu2img0 value = "bulb.gif|tinyScroll|null.html">
<param name = menu2img1 value = "eyeglasses.gif|ExitStageLeft|null.html">
<param name = menu2img2 value = "fire.gif|DJPopMenu|null.html">
<param name = menu2img3 value = "clock.gif|DJScroller|null.html">
<param name = menu2img4 value = "jokes.gif|AccessMenu|null.html">
<param name = menu2img5 value = "mug.gif|DJNav|null.html">
<param name = menu2img6 value = "smoke.gif|DJTypeW|null.html">
<param name = menu2img7 value = "tools.gif|DJPassword|null.html">

<param name = menu3img0 value = "JavaBoutiqe|http://www.netscape.com">
<param name = menu3img1 value = "JARS|accessdownload.html">
<param name = menu3img2 value = "TUCOWS|null.html3">
 
 

 </APPLET>
 

Parameter Descriptions
 
 
backgroundColor  The background color of the entire applet.
canvasbackgroundColor  The color of the canvas that holds the images and associated text
menuColor The color of the the menu buttons
menuTextColor The color of the text in the menu buttons
textColor The color of the text associated with the image
altTextColor The color of the text associated with an image when the image is highlighted
menu(x)moveInc When the up and down buttons are pressed the images will move this number of pixels. There is an adjustment available for each menu item. The default , if not supplied is 30.
menu(x)fontSize The text size of each individual menu can be modified with this parameter. The default, if not supplied is "appletFontSize"
appletFontSize The default font size of the text associated with a image description
buttonTextSize The size of the text inside the button. Default is 12 if not supplied. 
menu1 thru menu(n) Descriptive text for each of the menu selections
frame When using frames, this argument should point to the frame you wish the URL to be displayed in. The default is "_TOP"
menu(x)Img(y) The list of items for each of the menus defined. See the notes below and the example applet above  for a description of how to enter these. 

Discussion of menu1img0 thru menuXimgY

Each menu item has a list of images and associted text assigned them.  Up to 20 menus and 100 images associated with each menu are allowed. The format for each entry is :

<Param  name = menu1Img0    value  = "Image | Descriptive Text | URL" >

Arguments are seperated with the "|" symbol .
Be sure to place the value argument in quotes. This is required if the descriptive text has more than one word.

A list of items can also be displayed without images.

<Param  name = menu1Img0    value  = " Descriptive Text | URL" >

Note:  All images will be loaded before the applet is displayed. Large image sizes could result in a long delay before the user sees the applet.
 
 

Back to AccessMenu

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

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.


Copyright 2002 INT Media Group, Incorporated. All Rights Reserved.
Legal Notices,  Licensing, Reprints, & Permissions,  Privacy Policy.
http://www.internet.com/