Simple Text Editor in JAVA
I have used swing framework which java provides and created this simple text editor
Steps to run this code
copy the url of this project
https://github.com/sigmaharsh/simple-GUI-text-editor.gitcd into the simple-GUI-text-editor folder
cd simple-GUI-text-editor compile the TextEditor.java file
run the file