Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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]).