[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] org.eclipse.ui.menus How to access menu entries programmatically

Hello,

I've defined my program's menus using the org.eclipse.ui.menus-extension point.
Now I want to access some of the menus programmatically.
For instance, I'd like to check if a certain menu entry is currently visible.
How can I do this?


Thanks in advance,

Matthias Droste