HASTE
[ /home ]
[ /etc/motd ]
[ /bin ]
[ /etc ]
[ /var ]
[ /sbin ]
[ /usr/bin/find ]
[ Members ]
Introduction
HASTE (HASTE's Another Simple
Text Editor) is a basic text editing tool written using
the Java programming language. Current features include:
- System clipboard interaction (cut, copy, paste)
- Basic file operations (new file, open, save, save as)
- Semi-intelligent unsaved file warnings
- Word wrap
- Print support (not too easy to do with Java....)
- Right-click context menus
Screenshot
A screenshot of HASTE during an editing session can be viewed
here.
Download
Download the tarball here.
As always source code is included, be sure to read the
README before using!