/Notepad

Text editor with stack based editing functionality of Cut, Copy, Paste along with File handling, Formatting of fonts and background color using Java.

Primary LanguageJava

Notepad (TextEditor)

image

--> Java based Notepad with Stack type clipboard to keep multiple strins in clipboard
--> Graphical User Interface made by Java Swing
--> A menu bar with follwing menus

    1. File handling (New , Open , Save, Save As , Exit),
    1. Editing options (Cut , Copy , Paste)
    1. Formating of Fonts with fontsize and font type with Word Wrap option
    1. Background colour change