TextShow
The free TextShow applet is one of the most versatile text applets we've seen. You can use it as a navigation menu, banner, scrolling message, flash screen, and more.
Usage: Download TextShow.zip and unzip it within your HTML directory.
Java Source: not available
HTML Source:
<APPLET CODE=TextShow.class width=300 HEIGHT=200>
<param name=file value="example4.txt">
<param name=linkcolor value="7">
<param name=font1 value="TimesRoman,20,i">
<param name=font2 value="TimesRoman,20,n">
<param name=font3 value="TimesRoman,20,b">
<param name=font4 value="Tahoma,20,bi">
<param name=font5 value="Tahoma,27,bi">
<param name=font6 value="TimesRoman,15,b">
<param name=font7 value="Courier,30,bi">
<param name=colors
value="#000080,#FFFFFF,#FF0000,#FF8040,#FFFF00,#FF3535,#00FF00">
<param name=link1 value="example4.htm">
<param name=link2 value="http://www.strikecity.com">
</APPLET>
Author: Menashe Cohen
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.
|