Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 481 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 481 Bytes

TextEditor

A Simple Text Editor with Java Frames Concept.

It has features as follows:

  1. Create a text/any type of document
  2. Save the text data to file
  3. Open a file of type text/any non binary file
  4. If the file is HTML type then Run it directly on browser, Check in Menubar options for this feature.
  5. Multitab feature is available so that multiple files can be opened in multiple tabs, and work simultaneously.

Thank You

By Pavan Yekabote :)