[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.newcomer] Creating a submenu for a custom view
|
- From: Christian Weyand <newsgroup@xxxxxxxxxxx>
- Date: Fri, 23 Mar 2007 20:46:50 +0100
- Newsgroups: eclipse.newcomer
- Organization: EclipseCorner
- User-agent: Thunderbird 1.5.0.10 (Windows/20070221)
Heya Newsgroup,
I've build a view and want to populate the Menu with some actions.
I'd like to group the actions into categories/submenus - but couldn't
find any helpful docu yet.
I'm using the IMenuManager to add actions to my Menu.
Category A -> Action1
-> Action2
----------------------
Category B -> Action3
This is the stucture i'd like to have, can anyone give me a hint?
Thanks in advance,
chris