I'm using the DefaultTreeModel to paint a Tree structure, but DefaultTreeModel does not create treechildren in the object Tree when making a setModel (DefaultTreeModel).
Anyone knows what I have to do to make my Tree has Treechildrens in structure using a DefaultTreeModel?
↧