JTree and to remove a node???
843804Aug 30 2005 — edited Aug 30 2005Hi,
I would like to know how I can remove a specific node, by his name? The name that is displayed on the JTree. For instance, I want to remove all the node that they have the name "example".
Thanks