<APPLET codebase="." code="GBViewerApplet.class" width=170 height=150>
<PARAM name="file1" value="link">
<PARAM name="file2" value="link">
<PARAM name="file3" value="link">
<PARAM name="file4" value="link">
<PARAM name="file5" value="link">
alt="Your browser understands the <APPLET> tag but isn't running
the applet, for some
reasons." Your browser is completely ignoring the <APPLET> tag!
</APPLET>
You can include as many links as you want by putting more <PARAM name="filen" value="link"> . ( n always goes in increasing order). Link can be relative or absolute URLs.
For example:
<APPLET codebase="." code="GBViewerApplet.class" width=170 height=150>
<PARAM name="file1" value="fhy9806c.gb">
<PARAM name="file2" value="jokes/Joke_Collection">
<PARAM name="file3" value="Professor_Huang">
<PARAM name="file4" value="Culture_RevolutionHumor.gb">
<PARAM name="file5" value="Classical_Dirty_Jokes">
alt="Your browser understands the <APPLET> tag but isn't running
the applet, for some
reasons." Your browser is completely ignoring the <APPLET> tag!
</APPLET>
The program is still in Beta version and should have problems. I have tested it on some versions of netscape and IE and they all worked fine. If you use IE, just wait a while after opening a file the first time. You may not get immediate response.
This program has been designed to use any bitmap font. However, it only support gb at this moment (use cclib.16). If there are demands and I have time, the next version will support big5.
Since java is interpreted by JVM, the speed of java program is relatively slow. I guess you wouldn't notice it if your machine is faster than 200Mhz.
For speed concern, I disabled the scroll bar .
There are some keys that can help you read back or forth. I forgot what they are. -:)
Last updated Oct 19 1998 (some bugs fixed).
To
know more about Chinese Software, Click Here.