MessageBanner
A neat navigation tool. This applet is configurable to allow for different speeds, orientation, and even for a separate navigation window.
How To Use:
Download MessageBanner.zip (30kb) and unzip within your HTML directory.
Copy the applet tags below into your HTML page and have fun!
Java Source: not available
HTML Source:
<APPLET CODE="MessageBanner.class" width=504 height=166>
<param name="bBUTTON" value="left.jpg">
<param name="BBUTTON.x" value="0">
<param name="BBUTTON.y" value="0">
<param name="fBUTTON" value="right.jpg">
<param name="fBUTTON.x" value="400">
<param name="fBUTTON.y" value="0">
<param name="gImage" value="middle.jpg">
<param name="gImage.x" value="105">
<param name="gImage.y" value="0">
<param name="href1" value = "http://javaboutique.internet.com/index.html">
<param name="href2" value = "http://javaboutique.internet.com/jini/index.html">
<param name="href3" value = "http://javaboutique.internet.com/news/index.html">
<param name="title.color" value = "red">
<param name="title1.1" value = "JavaBoutique">
<param name="title2.1" value = "Jini News">
<param name="title3.1" value = "Java News">
<param name="title.x" value = "120">
<param name="title.y" value="95">
<param name="desc1.1" value = "JavaBoutique Home Page">
<param name="desc2.1" value = "All the latest news about Jini">
<param name="desc3.1" value = "All the latest news about Java">
<param name="desc.x" value = "140">
<param name="desc.y" value="120">
<param name="desc.color" value = "black">
</APPLET>
Author: Angus Lai
Homepage: http://www.vivaorange.com/MessageBanner/index.html
Upload date: June 21, 1999
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.
|