- This is simple Notepad made using Java.
- Swing components have been used to develop this simple text editor.
- There are total 4 tabs. File, Edit, Format & Help.
- File
- To create a new file.
- To edit existing file.
- To save the file.
- To print the file.
- Edit
- To cut the text.
- To copy the text.
- To paste the text.
- To select all text.
- Format
- To wrap the text.
- Help
- About Notepad
Created with 🤍 by Madhavi Sonawane.