Ticker
Ticker is a nifty vertical scroller that displays scrolling
text within an allocated box. Features include automatic
pause on mouseover and hyperlinks to relevant pages.
And the applet is only about 5 kb!
How To Use:
Download ticker.zip (10 KB)
Unzip with a compression utility.
Java Source:
source.html
Sample HTML Source:
<applet code=ticker.class width=120 height=150>
<param name=filename value="news.txt">
<param name=font value="Helvetica">
<param name=size value="10">
<param name=target value="_self">
<param name=xmargin value="8">
<param name=ymargin value="20">
<param name=irect value="88AAFF">
<param name=orect value="000000">
<param name=ntext value="000000">
<param name=htext value="FF0000">
<param name=speed value="40">
</applet>
Status: Free
Author: Toh Lik Khoong
Homepage: http://navsurf.com/
Upload Date: May 30, 2000
|
New on the Java Boutique:
New Article:
Servlets and JSP
In addition to applets, applications, servlets, and articles, we are now accepting submissions of JSP snippets! If you have a piece of JSP code that you think would be useful to others, then send it in!
... [Submissions]
New Tutorial:
Introduction to Java Part 6:
Building Your First Application
Selena Sol goes through all the Java code and HTML necessary to create a java application.
... [more Tutorials]
Year in Review:
The Best of 1999
Y2K has come and gone and now we have a chance to look back over the past year.
In 1999 we posted over 250 applets, servlets, applications, and tools.
In this list are the 24 most popular apps from 1999.
... [popular applets]
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
100s of free Java code files to download.
Copyright 1999-2000 internet.com Corp.
All Rights Reserved. Legal Notices.
|