Re: Re: ToggleViewAction
Petr Kuzel <[email protected]> Fri, 07 Nov 2003 22:55:52 +0100
| Newsgroups | gmane.comp.java.netbeans.modules.tasklist.devel |
|---|---|
| Organization | Sun Microsystems |
| Message-ID | <[email protected]> |
Tim Lebedkov wrote: >>>I written a class that helps to implement an action that shows/closes a >>>view. >> >>It matches with following RFE. Could you take care of it? >><http://tasklist.netbeans.org/issues/show_bug.cgi?id=34305> > > OK It seems you are rewriting current actions, but I'm affraid that you should introduce new toggle actions. We need original actions for View menu and their toggling variant for toolbars. Cc.