Skip to content

This is a Notepad-like text-editor built in Java using AWT and Swing.

Notifications You must be signed in to change notification settings

AsjadIqbal/myNote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myNote

This is a Notepad-like text-editor built in Java using AWT and Swing.

This is one of my first projects working with AWT and Swing in Java. It has almost all the features of a regular notepad including file operations, undo/redo, formatting the editor, etc. There are still a few features to be added to the project: Find, Find Next, Replace and Font.

Requirements: Java Development Kit(JDK) version 15 or higher.

(Skip to the source code here.)

Download Application:

You can directly run the application by downloading the JAR file, provided you have JDK 15 or higher.

Screenshots

screenshot1 screenshot2

About

This is a Notepad-like text-editor built in Java using AWT and Swing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published