- java -jar "Notepad.jar"
- 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 Open new 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.
- Help
- Help