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