Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 331 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 331 Bytes

notepad

This program repeats the main functions of Windows Notepad.

  • Notepad program made with Java and Swing with MVC pattern
  • Main features:
  • This program repeats the main functions of Windows Notepad.
  • Its features:
  • create a new document,
  • open a document,
  • save a document,
  • print a document,
  • and so on.