By Onshi Goyal
Notepad in Java is a text-editor which is built using Swing and Awt. It is very simple and basic project.
Notepad
Notepad in Java is a text-editor. It is built using Swing and Awt in Java.
In this, one can create new text file, save file, open file. Moreover, having the functionality of cut , copy, Paste the text. In addition, having Exit button too. It is very simple and creative text-editor.
Code is attached with this too. Find the attachment.
Here are the some glimpses of the Notepad
1) New Window
2) Options in File Menu
3) Options in Edit Menu
4)Help Menu & About Notepad
5.) Saving the File
6) Opening File
7) About Notepad
Submitted by Onshi Goyal (onshi17)
Download packets of source code on Coders Packet
Comments