XML « Text Input « Java Swing Q&A





1. Is there a free (LGPL, BSD, etc) implementation of XML editor swing component    stackoverflow.com

I need a JComponent thad enables editing xml documents so I can embed it in my application. It doesnt need to bee fancy. Plain text editing and highlighting would bee enough. Thank in advance ...

2. WYSIWYG XML Editor java    stackoverflow.com

I need to write a swing based editor that can open specified xml files, which contains the text i have to use between a <p> and </p> tag, but there are ...

3. A user-friendly XML editor in Swing?    coderanch.com