TopScroller


Your System does not support Java

A fast text scroller (one 11kb class file) that is very configurable. You can adjust colors and animation method: fade, scoll, or zoom!

How To Use: Download TopScroller.zip (6kb) and unzip within your HTML directory. Copy the applet tags below into your HTML page and start playing!

Java Source: not available

HTML Source:

<APPLET CODE="TopScroller.class" WIDTH=450 HEIGHT=50>
	<PARAM name="bgcolor" value="FFFFFF">
	<PARAM name="fontsize" value="20">
	<PARAM name="fontcolor" value="CC0000">
	<PARAM name="message2" value="JavaBoutique">
	<PARAM name="in2" value="scroll,left,5">
	<PARAM name="out2" value="fade,15">
	<PARAM name="message3" value="Applets...">
	<PARAM name="in3" value="fade,15">
	<PARAM name="out3" value="scroll,right,5">
	<PARAM name="message4" value="Java News...">
	<PARAM name="in4" value="scroll,right,5">
	<PARAM name="out4" value="scroll,left,5">
	<PARAM name="message5" value="Jini News...">
	<PARAM name="in5" value="fade,5">
	<PARAM name="out5" value="fade,5">
	<PARAM name="message6" value="and More!">
	<PARAM name="in6" value="zoom,10">
	<PARAM name="out6" value="zoom,10">
Your System does not support Java
</APPLET>
	
Author: Koen de Vries

Homepage: http://start.at/ttt

Upload date: June 23, 1999

Updated: July 7, 1999

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.