[VScroller]

Your browser doesn't support java1.1 or java is not enabled!

[Code]

<APPLET CODE=VScrollerTypeWriterT.class WIDTH=200 HEIGHT=120>
<PARAM NAME="FileName" VALUE="message.txt">
<PARAM NAME="WrapAtBorders" VALUE="Yes">
<PARAM NAME="FontSize" VALUE="16">
<PARAM NAME="FontName" VALUE="TimesRoman">
<PARAM NAME="FontStyle" VALUE="BOLD">
<PARAM NAME="Delay" VALUE="50">
<PARAM NAME="borderCOLOR" VALUE="0,0,0">
<PARAM NAME="bgCOLOR" VALUE="240,240,200">
<PARAM NAME="textCOLOR" VALUE="0,0,0">
<param name="Author" value="George Eleftheriou">
<param name="Email" value="gele@egnatia.ee.auth.gr">
Your browser doesn't support java1.1 or java is not enabled!
</APPLET>

[Beschreibung der Parameter]

FileName = Dateiname des Inputfiles
WrapAtBorders = Textumbruch am Rand (yes/no)
FontSize = Schriftgrösse
FontName = Schriftart
FontStyle = Schriftstil
Delay = Geschwindigkeit
borderCOLOR = Rahmenfarbe
bgCOLOR = Hintergrundfarbe
textCOLOR = Textfarbe
Author + Email = Autor-Hinweis, nicht verändern

Der anzuzeigende Text entnimmt das Applet einem Textfile. (siehe Beispiel im ZIP-File)

[Autor]

George Eleftheriou

[Download]

Copyright © 1998- Nightfire Java Archiv Applet No: 277