https://github.com/douglasdotv/swing-text-editor
A simple text editor built with Swing toolkit.
https://github.com/douglasdotv/swing-text-editor
hyperskill java swing text-editor
Last synced: about 1 year ago
JSON representation
A simple text editor built with Swing toolkit.
- Host: GitHub
- URL: https://github.com/douglasdotv/swing-text-editor
- Owner: douglasdotv
- Created: 2023-05-09T22:59:57.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-10T18:45:26.000Z (about 3 years ago)
- Last Synced: 2025-05-29T18:14:17.284Z (about 1 year ago)
- Topics: hyperskill, java, swing, text-editor
- Language: Java
- Homepage:
- Size: 110 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Text Editor
[](https://github.com/douglasdotv/text-editor-hs/blob/main/README.md)
[](https://github.com/douglasdotv/text-editor-hs/blob/main/README.pt-br.md)
This is a simple text editor written in Java using Swing. You can open, save, and edit text files. Also, there is a search feature with regex support.

### Contact ###
If you have any questions or suggestions, feel free to contact me on [LinkedIn](https://www.linkedin.com/in/douglasdotv) or by email (douglas16722@gmail.com).