This is the code used for the above applet:
<APPLET CODE=VScrollerTypeWriterT.class WIDTH=200 HEIGHT=200> <PARAM NAME="FileName" VALUE="message.txt"> <PARAM NAME="URLtoDisplay" VALUE="http://egnatia.ee.auth.gr/~gele/geojava/geojava.html"> <PARAM NAME="Target" VALUE="_blank"> <PARAM NAME="WrapAtBorders" VALUE="Yes"> <PARAM NAME="Image" VALUE="bg2.jpg"> <PARAM NAME="BorderTop" VALUE="10"> <PARAM NAME="BorderBottom" VALUE="5"> <PARAM NAME="BorderLeft" VALUE="12"> <PARAM NAME="BorderRight" VALUE="10"> <PARAM NAME="FontSize" VALUE="16"> <PARAM NAME="FontName" VALUE="TimesRoman"> <PARAM NAME="FontStyle" VALUE="BOLDandITALIC"> <PARAM NAME="Delay" VALUE="50"> <PARAM NAME="Delay2" VALUE="2000"> <PARAM NAME="Sound" VALUE="Yes"> <PARAM NAME="borderCOLOR" VALUE="0,0,0"> <PARAM NAME="bgCOLOR" VALUE="200,200,200"> <PARAM NAME="textCOLOR" VALUE="0,0,0"> <PARAM NAME="Author" VALUE="George Elefheriou"> <PARAM NAME="Email" VALUE="gele@egnatia.ee.auth.gr"> Your browser doesn't support java1.1 or java is not enabled! </APPLET> |
This is the code used for the above applet:
<APPLET CODE=VScrollerTypeWriterT.class WIDTH=400 HEIGHT=200> <PARAM NAME="FileName" VALUE="message.txt"> <PARAM NAME="URLtoDisplay" VALUE="http://egnatia.ee.auth.gr/~gele/geojava/geojava.html"> <PARAM NAME="Target" VALUE="_blank"> <PARAM NAME="WrapAtBorders" VALUE="No"> <PARAM NAME="FontSize" VALUE="16"> <PARAM NAME="FontName" VALUE="TimesRoman"> <PARAM NAME="FontStyle" VALUE="BOLD"> <PARAM NAME="Delay" VALUE="50"> <PARAM NAME="Delay2" VALUE="2000"> <PARAM NAME="Sound" VALUE="Yes"> <PARAM NAME="borderCOLOR" VALUE="0,0,0"> <PARAM NAME="bgCOLOR" VALUE="200,200,200"> <PARAM NAME="textCOLOR" VALUE="0,0,0"> <PARAM NAME="Author" VALUE="George Elefheriou"> <PARAM NAME="Email" VALUE="gele@egnatia.ee.auth.gr"> Your browser doesn't support java1.1 or java is not enabled! </APPLET> |