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

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.

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 (douglas16722@gmail.com).