Skip to content

Simple Text Editor is a Java Application, that allows you to create, open, edit and save text files on your computer.

License

Notifications You must be signed in to change notification settings

ManojRAMR/Simple.Text.Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Text Editor

Simple Text Editor is a Java Application, that allows you to create, open, edit and save text files on your computer. Simple Text Editor Sample View

Features

  • Undo - Undo the last action or text edit
  • Redo - Redo the last action or text edit
  • Print - Print the current text document
  • 🔎 Find and Replace - Finds the specified text on the page, optionally replacing one or more occurrences with a new text value, RegExp enabled.
  • Font size - Change font size, ranging from 10px font size to 36px font size.
  • Shortcut keys added
  • Word Wrap - Toggle the current word wrap mode.
  • 🤩 User Preferences - Save user preferences
  • Status Bar - Display current status of the document
  • 💻 Run on your PC, macOS or Linux computer

Tech

Installation

This Simple Text Editor requires Java 8 Runtime Environment JRE8 to run.

Clone the source code of the application using the following CLI command.

git clone https://github.com/Direct-Entry-Program-7-Playground/Simple.Text.Editor.git

License

Apache License Version 2.0, January 2004

Copyright 2021 Manoj R. Randeni

About

Simple Text Editor is a Java Application, that allows you to create, open, edit and save text files on your computer.

Resources

License

Stars

Watchers

Forks

Packages

No packages published