Skip to content

CyberVerve07/TextEditor.JAVA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple, lightweight text editor built using Java Swing. It supports basic file operations like Open and Save, making it ideal for beginners learning GUI programming or file handling in Java.

🚀 Features

Open any .txt file

Edit text freely

Save content into a new or existing file

Clean and minimal UI

Built using pure Java Swing (no external libraries)

🔧 Future Improvements

current project is too basic. in futureAdd these to make it professional:

Add Cut / Copy / Paste menu

Add Find and Replace

Add Dark Mode

Add Line Numbers

Add Font size / style controls

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages