Example usage for org.eclipse.jface.bindings IBindingManagerListener interface-usage

List of usage examples for org.eclipse.jface.bindings IBindingManagerListener interface-usage

Introduction

In this page you can find the example usage for org.eclipse.jface.bindings IBindingManagerListener interface-usage.

Usage

From source file org.eclipse.ui.internal.commands.CommandManagerLegacyWrapper.java

/**
 * Provides support for the old <code>ICommandManager</code> interface.
 * 
 * @since 3.1
 */
public final class CommandManagerLegacyWrapper implements ICommandManager,