Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

help creating editor(ide) in java

  Asked By: Darla    Date: Mar 19    Category: Java    Views: 654
  

i m creating a java editor in java swing, I m facing problems in
coloring of text(function, keywords etc) and also I want to know that
how to invoke a system call(I want to compile/run my java code from
my editor, so how can I send my command to command prompt and get
back the execution results to a file)
can u tell me how it could be done.
if you give some example regarding this then it could be more better
thanks in advance

Share: 

 

2 Answers Found

 
Answer #1    Answered By: Walborgd Fischer     Answered On: Mar 19

see notepad example  bundled with J2SE .........

 
Answer #2    Answered By: Bradley Evans     Answered On: Mar 19

This article answers your questions:
java.sun.com/.../tt0722.html#2

 
Didn't find what you were looking for? Find more on help creating editor(ide) in java Or get search suggestion and latest updates.




Tagged: