HorizonMenu
You can change the size of the applet with the WIDTH and HEIGHT TAG
You can configure the applet by changing the PARAM tags in the source html.
All colors are in html format (hexadecimal):
BackgroundColor defines the background color.
ForegroundColor defines the color the info text is put in.
ButtonColorOut defines the color of the buttons when the mouse pointer is not over them.
LinkColorOut defines the color of the text put on the buttons when the mouse pointer is not over them.
ButtonColorIn defines the color of the buttons when the mouse pointer is over them.
LinkColorIn defines the color of the text put on the buttons when the mouse pointer is over them.
FontStyle defines the style of font (all standard fonts are supported).
InfoNoLink is the text shown when the mouse pointer is not over any buttons.
You can leave this to "" to show noting.
NumberOfLinks defines the number of buttons.
There must be a equally amount of each of the following parameters:
Change the number 1 by the number of the button it defines.
URLLink1 defines the URL it leads to.
NameLink1 defines the text to shown on top of the button.
InfoLink1 defines the info to show when the mouse pointer is over the button.
TargetFrameLink1 defines the frame to open that link in.
Back to HorizonMenu
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.
|