This is a simple text editor program made using Java as a part of my CSE1222 (Object Oriented Programming) course
- Plain text can be typed into the text box;
- Click File > Open and double click any text file to open;
- Click File > Save, type a name and click save to save as a text file.