/Notepad-clone

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

Primary LanguageJava

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