JSwing Pad Text Editor v 1.0
|
|
| J
Swing Pad is a simple Text Editor developed using 100
% pure Java aimed at
performing simple tasks as performed by a normal Text Editor such as
Windows Notepad.
It has many advanced features offered by similar professional text editing packages like:
|
|
The Internet is full of tutorials used for developing advanced text editors using languages such as Visual Basic. However, there are a very few resources for doing the same using Java. My aim of writing this application was to learn the advanced features of Java Swing Package, and to share this application with fellow developers learning Java. This
text editor has been developed mostly using Swing and AWT Classes, and
has been successfully tested with JDK 1.2.2, on a Pentium-II machine
with 64 Mb RAM without any bugs or errors.
Installation instructions:
Known Issues
PS: For bugs or any help
with the code, please feel free to drop a note at pwadhwa@gmail.com. |
|