Languages Text Editor Using Java

Languages text editor project is targeted to develop an editor providing the Enhanced facilities to the user. 

Programming facilities mainly deal with what facilities our editor is providing including formatting of text, keyword recognition, template generation for c, c++, Java, HTML.

Security facilities involve encryption and decryption of files, compression of files.

The text editor is similar to that of plain text file editor.  

Mostly all text editors work on ASCII, this editor is mostly used for programming purpose not for text editing so in this project we will provide all the information on how to implement a text editor.

Languages text editor source code and project report.

Leave a Reply

Your email address will not be published. Required fields are marked *