I built a section menu and would like to get the whole path of the selected section. It is quite easy if you can access the parent node and then reversing the path.
I have seen the getPathInformation method, but I only returns the nodes ids...




Sean Schofield wrote:

Just curious, why do you feel that is needed?  What are you planning
on using it for?

sean


On Fri, 18 Mar 2005 19:21:11 +0100, Borja Mart�n <[EMAIL PROTECTED]> wrote:


hi,
I would suggest the method getParent in the TreeBaseNode as the
DefaultMutableTreeNode class had, in order to get the parent node of the
given one

bye









Reply via email to