Java Extended Ticker (JET)
More than a simple ticker, Jet is like a browser with additional functionality. It supports unlimited layers, each with individual properties and behaviour. Any component can perform a command sequence to control the behaviour of any layer, a JavaScript call and/or a hyperlink - even events can be handled by event macros.
Author's Notes:
Display any kind of multi-layered information in a web page and apply
the desired functionality to any layer you want, like automatic
scrolling or periodic layer replacement. Each layer has individual
property and behaviour settings, so that it's even possible to define
menu, background or further information layers (e.g. help pages) or
to adjust the general behaviour by defining event macros.
The displayed information can be freely designed by structuring them
in rows and/or columns, switching colors and fonts at any time,
aligning text and images, applying optional wordwraps and much more.
The multitude of functionality provided at runtime, like the ability
to control foreign layers by command sequences or to perform hyperlinks
and JavaScript calls will provide the user with great navigation
possibilities.
All required files can easily be constructed with JetGen.
How To Use:
Download jet2.0_unregistered.zip (570 KB)
Unzip with a
compression utility.
Java Source:
Unavailable
Sample HTML Source:
<APPLET CODE="Ticker.class"
CodeBase="./"
ALIGN="baseline"
WIDTH="360"
HEIGHT="240"
ARCHIVE="jet.jar">
<PARAM NAME=Author VALUE="JET - Java Extended Ticker - (c)
exsys GbR Emden - www.java.exsys.net">
<PARAM NAME=ProjectFile VALUE="demo/projects/intro.prj">
<PARAM NAME=LoadingMessage VALUE="Loading...">
<PARAM NAME=LoadingBGColor VALUE="0x000000">
<PARAM NAME=LoadingTextColor VALUE="0x999999">
</APPLET>
Status: Demo
Personal license: $29.00 US
Commercial license:
up to 2 US$ 89
up to 4 US$ 65
up to 9 US$ 53
Unlimited US$ 49
Author: Raul Molino
Homepage: http://www.java.exsys.net/jetindex.htm
Upload Date: October 22, 2001
Updated: September 5, 2002
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.
|