Children.getNodes() gives copy of nodes
"rsobies" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
sometimes nodes are recreated and sometimes not and after a while destroyed. after calling refresh method couple times on children factory it seems to stabilize becouse nodes are no longer recreated when calling Children.getNodes() it is vary strage.