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
From stackoverflow
-
Maybe this Xml Editor would do:
I had to enhance and restructure my XML Editor to make it a "plugable" JPanel.
Otherwise, you still have the SimpleEditor.java which might be as good.
0 comments:
Post a Comment