An instance of IKeyConfigurationListener
can be used by clients to receive notification of changes to one or more instances of IKeyConfiguration
.
This interface may be implemented by clients.
@since 3.0 @see IKeyConfiguration#addKeyConfigurationListener(IKeyConfigurationListener) @see IKeyConfiguration#removeKeyConfigurationListener(IKeyConfigurationListener) @see org.eclipse.ui.commands.KeyConfigurationEvent @deprecated Please use the bindings support in the "org.eclipse.jface"plug-in instead. @see org.eclipse.jface.bindings.ISchemeListener
|
|