Editor « JTextArea « Java Swing Q&A





1. Sensing the changes done in code    stackoverflow.com

I've created a standalone java app using netbeans 6.9. In my app if a user selects some options(values for some specific fields) then my app automatically generates its corresponding code.That code ...

2. How I expose Java API in textarea for developing java editor    coderanch.com

Hi i am sunil developing a java editor. i face following problem. please help me as fast as possible. i am very much thankful. i am waiting for a good answer and saying thanks in advance. i am developing a java editor . please tell me how expose the java api in my TextArea. thats mean as more advance editor give ...