Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 299 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 299 Bytes

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.