Re: How to set the category programmatically in the suggestions window?
"Julian Sinai" <[email protected]> Tue, 12 Aug 2003 17:59:48 -0700
| Newsgroups | gmane.comp.java.netbeans.modules.tasklist.devel |
|---|---|
| Message-ID | <[email protected]> |
I forgot to add that I'd like to do this without creating a private build of the suggestions module. I think I know how to do this by copying the code from org.netbeans.modules.tasklist.suggestions.ShowCategoryAction, but I will need to make several methods public, unless I patch the module. Also, I forgot to add that I am using NB 3.5 FCS. Thanks, Julian