Simple text editor using java awt and swing
Clone the repositorygit clone https://github.com/rahul404/texteditor.git
javac NotePad.java
java NotePad
- Save and Open files
- Find and Replace
- Font
- Integrate with notepad.pw
- Spelling Check
Simple text editor using java awt and swing
Clone the repositorygit clone https://github.com/rahul404/texteditor.git
javac NotePad.java
java NotePad