Re: How to remove a node from a project's logical view?
geertjan wielenga <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Organization | Oracle Corporation |
| Message-ID | <[email protected]> |
Good point, will try that. Gj On 21-1-2016 16:34, Neil C Smith wrote: > Hi, > > On 21 January 2016 at 15:06, geertjan wielenga > <[email protected]> wrote: >> https://github.com/GeertjanWielenga/PeterProjectCustomizerNodeFactory > Can you not extend that to return a simple NodeList implementation > that only returns the Node when it's been configured? I was under the > impression that NodeList supported ChangeListeners so that the list > could be dynamic, although not tried using them yet! > > Best wishes, > > Neil >