Re: Global properties view and TaskList views
Petr Kuzel <[email protected]> Thu, 04 Dec 2003 10:06:24 +0100
| Newsgroups | gmane.comp.java.netbeans.modules.tasklist.devel |
|---|---|
| Organization | Sun Microsystems |
| Message-ID | <[email protected]> |
Tim Lebedkov wrote: > Hi all, > > on my computer the global properties view does not show the properties > of a selected > node in a TaskList view (usertasks, compiler, suggestions) > > Should I file an issue or is it just my NB installation? It was requirement. I rewrote TaskListView to not subclass ExplorerPanel that causes this side effect. You can restore the behaviour in you TaskListView subclass by copy&pasting original ExplorerPanel code. Cc. -- <address> <a href="mailto:[email protected]">Petr Kuzel</a> at Sun Microsystems : <a href="http://www.netbeans.org/">NetBeans Java IDE</a></address>