JNote
JNote is a Java notepad applet/application which allows you to open multiple documents at the same time (it should pop up in its own applet window). How about that? A cross-platform word processing tool...
Usage: Download the JNote1.zip file containing the class files and an example page and you're all set!
Java Source: Not available.
HTML Source:
<applet name="JNote" code="JNote.class"
width="640" height="500" align="Top"
alt="If you had a java-enabled browser, you
would see an applet here.">
</applet>
Author: Fahim Farook
|