Eclipse Platform
Release 3.1

Uses of Class
org.eclipse.jface.bindings.BindingManagerEvent

Packages that use BindingManagerEvent
org.eclipse.jface.action Provides support for shared UI resources such as menus, tool bars, and status lines.  
org.eclipse.jface.bindings Provides support for bindings between commands and various user input events (e.g., keyboard shortcuts). 
 

Uses of BindingManagerEvent in org.eclipse.jface.action
 

Methods in org.eclipse.jface.action with parameters of type BindingManagerEvent
 void ExternalActionManager.CommandCallback.bindingManagerChanged(BindingManagerEvent event)
           
 

Uses of BindingManagerEvent in org.eclipse.jface.bindings
 

Methods in org.eclipse.jface.bindings with parameters of type BindingManagerEvent
 void IBindingManagerListener.bindingManagerChanged(BindingManagerEvent event)
          Notifies that attributes inside an instance of BindingManager have changed.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.