Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notepad

A simple Notepad application built using Java Swing and AWT. This application allows users to create, edit, and save text files with basic functionality similar to traditional Notepad software.

Features

  • Create a new text file.
  • Open and edit an existing text file.
  • Save text files to your local system.
  • Cut, copy, and paste functionality.
  • Simple and easy-to-use graphical interface.

Technologies Used

  • Java Swing: For creating the GUI components such as menus, buttons, and text areas.
  • Java AWT: For managing windows, events, and layouts.

How to Use

  1. Clone the repository:
    https://github.com/Ashishwayachal12/NotePad
    

2.Navigate to the project directory:

cd Notepad

3.Compile and run the project:

javac Notepad.java
java Notepad

Screenshots:

1.NotePad:

image

2.About:(Note you can change about details )

image

3.Make Shortcut:

image

How to Make Shortcut in destop:

1.Open the project in NetBeans-id and select the notepad project , click properties.

image

2.Next Select Build and ok.

image

3.Next open your file manager and select project location there created dist folder.

image

  1. Next double click on Nodepad.

image

5.Create shortcut on your destop and you can want change the icon.

image

image

Note:

1.After double click file is not opening you shoulde install java from following link:

https://www.java.com/download/ie_manual.jsp

2.Next install jarfix in following link:(It can execute all file to gether)

https://johann.loefflmann.net/en/software/jarfix/index.html

image

  1. After you can restat the computer and double click on Notepad it will run.

Contact:

For any questions or inquiries, please contact me-

 ashishwayachal14@gmail.com

About

A simple Notepad application built using Java Swing and AWT. This application allows users to create, edit, and save text files with basic functionality similar to traditional Notepad software.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages