showing and changing an attribute in JTree of an XML-file

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Lucia

    showing and changing an attribute in JTree of an XML-file

    hello,

    I habe a Java Program that displays the XML document in a Java JTree
    using DOM. Now I can add, delete and edit the JTree Elements. But I
    don't know how to show the attributes also in the JTree and how to
    edit them.

    Do you have any advice?

    Thanks

    Lucia
Working...