Skip to content

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.

Notifications You must be signed in to change notification settings

feyi-repo/Text-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Text-Editor

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:

  1. Only Text File for version 1.3
  2. When updating to signal a new line add a period (.) at the location a new line should begin
  3. When updating to signal a indentation add a line ( | ) at the location you want an indentation
  4. Make sure there is a space between the characters above.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages