Dragon.java
Sure,you've seen scrolling text, but have you seen dragon text? This free applet is configurable and includes source!
Usage: Download Dragon.zip and unzip it within within your HTML directory.
Java Source: Dragon.java
HTML Source:
<applet code="Dragon.class" width="400" height="100">
<param name=maxText value="3">
<param name=text1 value="The Java Boutique">
<param name=text2 value="Dragon-like Text Scroller">
<param name=text3 value="Dragon is an imaginary creature.">
<param name=speed value="2">
<param name=fontname value="TimesRoman">
<param name=fontstyle value="BOLD_ITALIC">
<param name=fontsize value="32">
<param name=fontcolor value="white">
<param name=rgb value="000000">
<param name=background value="setcolor">
<param name=bgrgb value="c0c0c0">
</applet>
Author: Shigemitsu Shin
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.
|