ToggleViewAction

Tim Lebedkov <[email protected]> Mon, 17 Nov 2003 18:06:39 +0100
Newsgroups gmane.comp.java.netbeans.modules.tasklist.devel
Message-ID <[email protected]>
Hi,

1. I've changed the ToggleViewAction class so it draws itself in a menu
like a normal Action.
Petr, Should I update SuggestionViewAction and UserTasksAction to use it?

2. New windowing infrastructure places all actions for views under the
menu "Windows". Should we place our actions there too?
Maybe in a submenu?

--Tim