Skip to content

dhruvsharma2001/Text-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Text-editor

Notepad is a simple notepad application: it can read, edit and create text files from the device storage or other apps.

Untitled.video.-.Made.with.Clipchamp.mp4

Features

  1. New , Open, edit and create text files , Save , SaveAs , Exit

  2. Cursor and selection information

  3. Undo actions

  4. Cut , Copy , Paste

  5. Text wrapping

  6. Background Change

  7. Change Font Size

  8. Change Font Family

#Preview Screenshot 2023-07-11 142253

Screenshot 2023-07-11 142203

  • 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

  • File handling (New , Open , Save, Save As , Exit),

  • Editing options (Cut , Copy , Paste)

  • Formating of Fonts with fontsize and font type with Word Wrap option

  • Background colour change

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages