have a APP in JavaSwing with a JTextArea where is displayed a XML result for user.
What is the best library to make this XML code in HighLighted Syntax?
Thanks, Celso
have a APP in JavaSwing with a JTextArea where is displayed a XML result for user.
What is the best library to make this XML code in HighLighted Syntax?
Thanks, Celso
check this might help -
http://boplicity.nl/confluence/display/Java/Xml+syntax+highlighting+in+Swing+JTextPane
See my previous answer : http://stackoverflow.com/questions/2494412/java-gui-component-to-display-an-xml/2512423#2512423