Skip to content

abhi4890/Java-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java-Editor

You just need JDK installed on your system and you are ready to dive into the editor I built. Suggestions for improvement are welcome.

#Working of the editor

Java-Editor is a simple editor to edit ,compile and run java code and is also designed using Java. The MyEditor.java file is used to initialize the gui for editor . The DoEvent.java file links the events occuring on the gui to the work that is to be performed on each event. The file Working.java defines the functions which would be executed when the appropriate event linked with it occurs. The file Utilities.java is used to set the look and feel of the editor according to the operating system on which the editor is run. The MyEditor.jar file contains the working version of the editor. The folder images stores the icons used for creating the gui.

About

A simple editor to edit , compile and run java code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages