TextEditor is a basic text editor built in Java Swing, allowing users to create, save, and open text files with ease.
Features
-Create new text files
-Open existing text files
-Save text files
-Edit text with basic cut, copy, paste, select all options.