Simple Text Editor in Java

Simple text editor is written in Java (JDK 1.1). To test it (of course, without reading/writing to file), press the button below.

Editor Test applet

Text editor uses class L2List to store the text lines.

Sources