[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Creating a submenu for a custom view

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