Hi Andreas,
I think you should extend the org.dom4j.swing.LeafTreeNode and
org.dom4j.swing.BranchTreeNode so that they implement the
javax.swing.tree.MutableTreeNode interface.
You should take a look at the Java Tutorial:
http://java.sun.com/docs/books/tutorial/uiswing/components/tree.html#dynam
Hi everyone
Is there an easy way of adding new LeafTreeNodes or BranchTreeNodes to a
DocumentTreeModel?
Has anyone succeded in doing so and is willing of getting me some help?
I try to write an XMLEditor (ok, that IS inventing the weel another time) that
uses a DTD to create a new XML-Document f