Skip to content

Java-based text editor with stack-based Cut, Copy, Paste functionality, along with File handling, font formatting, and background color customization.

Notifications You must be signed in to change notification settings

Paras7403/Notepad-Text-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Java-based text editor with stack-based Cut, Copy, Paste functionality, along with File handling, font formatting, and background color customization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages