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

A little addition... it's more performing the very same action on different objects..
So i would need some kind of "checkboxes" to mark the objects i want to adress with the action i execute.


That's what i want ;)
-chris
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