A replication of the windows notepad program using java.
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.



