Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/douglasdotv/swing-text-editor
A text editor built with Swing toolkit.
https://github.com/douglasdotv/swing-text-editor
hyperskill java swing text-editor
Last synced: 9 days ago
JSON representation
A 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-10T18:45:26.000Z (over 1 year ago)
- Last Synced: 2024-11-14T05:35:15.777Z (2 months 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
[![en](https://img.shields.io/badge/lang-en-red.svg)](https://github.com/douglasdotv/text-editor-hs/blob/main/README.md)
[![pt-br](https://img.shields.io/badge/lang-pt--br-green.svg)](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.
![Screenshot](./screenshot/text_editor_ss.jpg)
### Contact ###
If you have any questions or suggestions, feel free to contact me on [LinkedIn](https://www.linkedin.com/in/douglasdotv) or by email ([email protected]).