A GUI that allows you to read a file, displays the file in a JavaTextArea, Edit the file and update it in the read panel and the actual file it self. Also allows you to search through the file for specific words. Note: There is an images folder withing the SortingProgram, that shows how the program works. User Guide:
- Only Text File for version 1.3
- When updating to signal a new line add a period (.) at the location a new line should begin
- When updating to signal a indentation add a line ( | ) at the location you want an indentation
- Make sure there is a space between the characters above.