Skip to content

Commit 354e578

Browse files
Added initial text
1 parent 036e4ab commit 354e578

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1-
# Notepad
1+
# Notepad
2+
3+
Notepad is an application developed by Microsoft. We can write, edit, save the text documents in Notepad.
4+
5+
I have implemented an application similar to Notepad in Java using Eclipse IDE. I have used the object oriented concepts like classes, objects, implements, constructors, 'this' keyword, etc.
6+
7+
It performs basic operations like creating new files, opening existing files,saving the file, doing undo and redo of the text, changing font size and background color.

0 commit comments

Comments
 (0)