public interface IMenuListener2 extends IMenuListener
MenuManager.addMenuListener(org.eclipse.jface.action.IMenuListener)
Modifier and Type | Method and Description |
---|---|
void |
menuAboutToHide(IMenuManager manager)
Notifies this listener that the menu is about to be hidden by
the given menu manager.
|
menuAboutToShow
void menuAboutToHide(IMenuManager manager)
manager
- the menu managerGuidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.