[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: Changing caption on menu option?

Anthony Forrest wrote:
Does anyone know how to access the UIElement of a menu contribution using the Command / Menu Contribution framework?

Usually you implement org.eclipse.ui.commands.IElementUpdater ... when your handler becomes active (or a refreshElements(*) is issued) you get a chance to change text and icons.


PW

--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse.platform.doc.isv/guide/workbench.htm