Skip to content

Commit e81cd2e

Browse files
Added images.
1 parent 9c10413 commit e81cd2e

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,17 @@ Notepad is an application developed by Microsoft. We can write, edit, save the t
55
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.
66

77
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.
8+
9+
I have attached the images below.
10+
11+
![Notepad1](https://user-images.githubusercontent.com/64922494/123981028-a12dcd80-d9df-11eb-86da-bf8c774e00ee.png)
12+
13+
![Notepad2](https://user-images.githubusercontent.com/64922494/123981051-a68b1800-d9df-11eb-8f39-47a7e391dfa1.png)
14+
15+
![Notepad3](https://user-images.githubusercontent.com/64922494/123981077-ad198f80-d9df-11eb-825b-9bf43b881a8f.png)
16+
17+
![Notepad4](https://user-images.githubusercontent.com/64922494/123981107-b4409d80-d9df-11eb-881c-3a5362539cc7.png)
18+
19+
![Notepad5](https://user-images.githubusercontent.com/64922494/123981170-c15d8c80-d9df-11eb-9282-4375dd44a490.png)
20+
21+
![Notepad6](https://user-images.githubusercontent.com/64922494/123981192-c7536d80-d9df-11eb-8b56-91e8d28f6908.png)

0 commit comments

Comments
 (0)