Swing Led Ticker Component is a Java Swing library that offers
simple and customizable implementation of led based ticker tape displays
into Swing applications. The component can be used to scroll any type
of information: stock quotes, news, weather info, product prices etc
To learn more about the component, download the free demo
or see the documentation page. Some snapshots
migth be interesting if you are first time visitor. Also we are offering
HowTo and JavaDoc API.
Main Features:
flexible information structure: the string the ticker dispalys is
composed of elements which in turn are composed or tokens. We are offering
abstract and sample elements. You can extend these or build your own
elements in order to show any type of information your implementation
might require.
customizable size for led graphical components: dot width/height,
vertical / horizontal spacing
customizable colors for led dots and background: each dot
has an on color (at token level) and off color at component
level. Also background color is used for gap space (space between dots)
customizable speed: you can select from 10 speed levels