Skip to content

NathanielPather/Notepad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 

Repository files navigation

Notepad

A replication of the windows notepad program using java.

Original Notepad

Replicated Notepad

Current Functionality

  • Visible scroll bars, unusable when the text area's columns and rows are not exceeding the window
  • Menus and submenus. Mnemonics and accelerators set.
  • "Save as" file saving.
  • "Open" file reading.
  • "New" textfield reset and save prompt.
  • "Save" file saving. Logic determining previous saves.
  • Dynamically changing frame title to match current filename.
  • "Print" printing device usage.

About

A replication of the windows notepad program.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages