Java Applet : Scroll
by Horace Chan
view the source code
Parameters :
image - name of background image, (file name)
font - name of the Font used, (Helvetica, TimesRoman, Courier, Dialog, DialogInput, ZapfDingbats)
style - sytle of the Font, (0-normal, 1-bold, 2-italic, 3-bold+itlaic)
fontsize - size of the font used, (integer)
textcolor - color of the text, (RRGGBB in hex)
shadowcolor - color of the shadow, (RRGGBB in hex)
bcolor - background color, (RRGGBB in hex)
offset - shawdow offset, (integer in pixel)
hmargin - horizontal margin, (integer in pixel)
vmargin - vertical margin, (integer in pixel)
delay - delay time, (integer in milliseconds)
line# - Text to display, (string)
lnmode# - Display mode (integer, 1-6)