Table of Contents
- This repository is a simple Java FX Application to study and demonstrate many Java and SE related stuff.
-
First clone the repository.
git clone https://github.com/Pethum-Jeewantha/text-editor
-
Once cloned, open the repository from the IntelliJ IDEA
-
Then build and Run!
- This editor can find and replace the text that the user has entered.
- It can also read and write files.
- After editing, the user can print it.
Copyright © 2021 - present Pethum Jeewantha. All rights reserved.
Licensed under the MIT license.
Pethum Jeewantha - Twitter - [email protected]