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