Search This Blog

Friday, November 19, 2010

Text Editor –Mini project for Computer Science &Engineering

This project I have developed during my college days (2002-2006) with my friends Mr.Udayaganesh, Mr.Thomotaran .After long run I want to contribute this code to the open source world and student who ever looking for this kind of application.

Technology Used are:

  1. Java –Frame,Menu

Coding Standard:

Not aware about the coding standard during college days so used single java file for entire application.

Main Method Java:TextEditor.java

Here with am attaching the eclipse project or just take out the TextEditor.java file and compile with javac and run with the help of java

Steps1:

Javac TextEditor.java

Steps2:

Java TextEditor

Below text editor will be opened.

Add your valid input.


1 comment:

  1. this project is good.can you send documentation of this project.

    ReplyDelete