Scroller Component
Scroller Component can be used to display vertical or horizontal
scrolling text with hyperlinks. It can be used to scroll text/image
combinations and play an .au file on mouseover. Still not satisfied?
Then use it for panoramic views! All in one applet! Highly configurable.
Author's Notes:
The canvas is sensitive to the speed of the mouse when dragging, and if the mouse button is released while dragging, the canvas will continue to scroll for a while, depending of the speed the mouse has when the button was released. It is therefore possible to "throw" the canvas in a sudden direction.
How To Use:
Download scroller14.zip (406 KB)
Unzip with a
compression utility.
Java Source:
Unavailable
Sample HTML Source:
<APPLET code="scroller.class"
archive="scroller.jar"
width="100%"
height="300">
<PARAM name="inputFile" value="example1.txt">
<PARAM name="delimeter" value="#">
<PARAM name="imgwidth" value="1600">
<PARAM name="imgheight" value="300">
<PARAM name="sleeptime" value="20">
<PARAM name="bgColor" value="ffffff">
<PARAM name="reflectx" value="true">
<PARAM name="reflecty" value="true">
<PARAM name="faktorAuto" value="1">
<PARAM name="faktor" value="5">
<PARAM name="test" value="false">
<PARAM name="startincx" value="-1">
<PARAM name="startincy" value="0">
<PARAM name="xpos" value="0">
<PARAM name="ypos" value="0">
<PARAM name="waitTimeDrag" value="300">
Your browser doesn't support Java. <BR>
You can download a new browser from
<A HREF="http://www.netscape.com">Netscape</A>
or <A HREF="http://www.microsoft.com">Microsoft</A>
</APPLET>
Status: Free - Registration removes the "Not registred - (c)nessal, Denmark" line.
Author: Henrik Lassen
Homepage: http://www.nessal.dk/scroller/scrollerIntro.html
Upload Date: April 2, 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.