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