Re: How to change BeanNode icon at runtime?
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
I am extending BeanNode class. And on 1 of property change I want to change the icon of that node. Property change does not occur in ChildFactory class. So how can I refresh/update the node icon ?