Skip to content

rahul404/texteditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

TextEditor

Simple text editor using java awt and swing

Installing

Clone the repository
git clone https://github.com/rahul404/texteditor.git 
Compile inside texteditor/notepad/
javac NotePad.java 
Run
java NotePad 

Functionality

  • Save and Open files
  • Find and Replace
  • Font

To Do....

  • Integrate with notepad.pw
  • Spelling Check

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages