i have questions how to make a simple text editor used for editing Java Language? Could anyone give some tips, steps, references, or something else.. I just want to make a text editor only for java language that has functions like syntax coloring, and an auto generate functions for try catch, and if else..
This is for my lesson in Java Programming..
thx for any helps.. :D