You are here
Home > Java > Creating Text Editor in Java

Creating Text Editor in Java

Creating Text Editor in Java

Hello Friends, Today I am going to share Java Project (MyEditor) which I Developed long time ago. This Java project is nothing but a Text Editor, In this editor you can create and modify text file. Using this editor you can manipulate multiple files at once. There is some special features in this editor, which are listed below:-

  1. You can compile and run java files
  2. You can type in hindi also in this editor
  3. You can read live website url html code
  4. Modify multiple files at once

So, Here is the code

Main.java

Area.java

Editor.java

HindiMap.java

Translator.java

About.java

Output/Screenshot

Creating Text Editor in Java

Download NetBeans Project

Thanks

Rajesh Kumar Sahanee
I am a passionate Java Developer and I like Computer Programming. I love to do some interesting experiments and listening music in my free time.
https://www.zatackcoder.com

Comments

zatackcoder
Top

  Â