GitHub - sigmaharsh/simple-GUI-text-editor: A simple text editor with minial GUI written in java

Skip to content

Navigation Menu

Sign in

Appearance settings

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.git

cd into the simple-GUI-text-editor folder

 cd simple-GUI-text-editor 

compile the TextEditor.java file

run the file