This little applet scrolls text both ways... at the same time!
Unzip with a
compression utility.
Java Source:
Unavailable
Sample HTML Source:
<APPLET CODE="MovingText.class" WIDTH="360" HEIGHT="88">
<PARAM NAME="bgcolor" VALUE="FFFFFF">
<PARAM NAME="text1" VALUE="JavaBoutique">
<PARAM NAME="fontface1" VALUE="Helvetica">
<PARAM NAME="fontstyle1" VALUE="1">
<PARAM NAME="fontsize1" VALUE="48">
<PARAM NAME="fontcolor1" VALUE="FF0000">
<PARAM NAME="speed1" VALUE="-3">
<PARAM NAME="bottom1" VALUE="68">
<PARAM NAME="text2" VALUE="Applets, Tutorials, News, More ...">
<PARAM NAME="fontface2" VALUE="Helvetica">
<PARAM NAME="fontstyle2" VALUE="3">
<PARAM NAME="fontsize2" VALUE="18">
<PARAM NAME="fontcolor2" VALUE="FFFFFF">
<PARAM NAME="speed2" VALUE="3">
<PARAM NAME="bottom2" VALUE="68">
</APPLET>
Status: Free to use, but must be registered to remove the link to realapplets.com.
Author: Branton Boehm
Homepage: http://www.realapplets.com/applets/movingtext/index.htm
Upload Date: June 13, 2001
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.