Yeah. I'll probably make it so that when you call myParent.getChildren().add(myNode) , it automatically passes myParent to the setParent method of myNode. If you call setParent, it'll also insure that the child in in the collection returned by myParent.getChildren().
Dennis Byrne
- accessing parent nodes in tree2 Dennis_Byrne
- RE: accessing parent nodes in tree2 Surrey Hughes
- RE: accessing parent nodes in tree2 Dennis_Byrne
- Re: accessing parent nodes in tree2 Sean Schofield

