Java org.eclipse.jface.action IMenuListener2 fields, constructors, methods, implement or subclass

Example usage for Java org.eclipse.jface.action IMenuListener2 fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.eclipse.jface.action IMenuListener2.

The text is from its open source code.

Implementation

org.eclipse.jface.action.IMenuListener2 has the following implementations.
Click this link to see all its implementation.

Constructor

Method

voidmenuAboutToHide(IMenuManager manager)
Notifies this listener that the menu is about to be hidden by the given menu manager.