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 manager
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.