Skip to content

This is a repository of how to create a simple text editor application in Java

Notifications You must be signed in to change notification settings

tahaburaksahin/NotePad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

7MfrY+ MLh628 3C+CZy

Notepad Project This project is a notepad application developed in Java for PC. It has been also added to GitHub for version control. Below is the text to be included in the README section:

Features Open: Functionality to open an existing text file. Save: Functionality to save the edited text. Save As: Functionality to save the edited text to a new file. Edit: Text editing functionality. Format: Text formatting functionality. Color: Functionality to change text color.

How to Use Clone the project to your computer or download it as a ZIP file from GitHub. Navigate to the project directory and open the terminal. Compile the project using the javac Notepad.java command. Launch the application using the java Notepad command. Perform text editing operations within the notepad interface. Use the "Save" or "Save As" options from the menu to save the file.

Contribution If you would like to contribute to this project, please fork it and submit a pull request. We welcome any contributions to improve the development process.

License This project is licensed under the MIT License. For details, see the LICENSE file.

About

This is a repository of how to create a simple text editor application in Java

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages