Skip to content

This is clone of notepad made using Java. AWT and Swing concepts are used to develop this application.

Notifications You must be signed in to change notification settings

vivekPatil45/Notepad-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Notepad-clone

πŸ› οΈ To run the project from the command line, go to the dist folder and type the following:

  • java -jar "Notepad.jar"
Notepad

π‘»π’‰π’Šπ’” π’Šπ’” 𝒂𝒃𝒐𝒖𝒕 𝒕𝒉𝒆 π’”π’Šπ’Žπ’‘π’π’† 𝒕𝒆𝒙𝒕 π’†π’…π’Šπ’•0𝒓 π’Žπ’‚π’…π’† π’Šπ’ 𝒋𝒂𝒗𝒂

πŸ“Œ About

  1. This is simple Notepad made using Java.
  2. Swing components have been used to develop this simple text editor.

✨ Features

  1. There are total 4 tabs. File, Edit, Format & Help.
  2. File
    1. To create a new file.
    2. To Open new file.
    3. To save the file.
    4. To print the file.
  3. Edit
    1. To cut the text.
    2. To copy the text.
    3. To paste the text.
    4. To select all text.
  4. Help
    1. Help

πŸ“· Screenshots

Notepad Β Β Β Β Β Β Β Β  Notepad

About

This is clone of notepad made using Java. AWT and Swing concepts are used to develop this application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages