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

https://github.com/martinkindall/morsa_notepad

Minimalist Notepad made in Java
https://github.com/martinkindall/morsa_notepad

java java-swing notepad swing

Last synced: 11 months ago
JSON representation

Minimalist Notepad made in Java

Awesome Lists containing this project

README

          

# Morsa's notepad

Minimalistic notepad made with Java Swing.

### Features

- New file
- Open File
- Save
- Save As

Works preferably with text files.

#### Next Release features

- Update the model if there are unsaved changes.
- Pop up a dialog before opening a file if there are unsaved changes.