AppletWatcher
|
|
( <- demo Applet:
dummyapplet.zip
88 kB needs JAVA(tm) 1.1 )
|
|
|
( <- AppletWatcher.jar 2.3
kB )
|
AppletWatcher is a small JAVA(tm) applet that visualizes the
state of another applet. While the other applet is not activated
(loaded from the net) an animated progressbar is displayed.
How To Use:
Download awatch10.zip (25KB) and unzip in your HTML directory.
Java Source: Unavailable.
Sample HTML Source:
<table border="1" cellpadding="0">
<tr>
<td>
<applet code="DummyApplet" align="baseline"
width="320" height="281" archive="dummy.zip">
</applet>
</td>
<td>
<p align="center">( <-<em> demo Applet: </em>
<strong>dummyapplet.zip</strong><font color="#FF0000">
<strong>88 kB</strong></font><br>needs JAVA(tm) 1.1 )</p>
</td>
</tr>
<tr>
<td>
<applet code="AppletWatcher" align="baseline"
width="320" height="36" archive="AppletWatcher.jar">
<param name="background" value="FFFFFF">
<param name="foreground" value="000000">
<param name="infoText" value="please wait a moment - loading applet">
<param name="maxDuration" value="60">
</applet>
</td>
<td>
( <- <font color="#FF0000"><em><strong>AppletWatcher.jar 2.3
</strong></em><strong> kB</strong></font><em> )</em>
</td>
</tr>
</table>
Status: Shareware.
Author: T.Stroeter
Homepage: http://www.blinkmap.de/appletwatcher
Upload Date: August 16, 1999
|
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.
|