@Deprecated public interface IKeyConfigurationListener
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.
| Modifier and Type | Method and Description |
|---|---|
void |
keyConfigurationChanged(KeyConfigurationEvent keyConfigurationEvent)
Deprecated.
|
@Deprecated void keyConfigurationChanged(KeyConfigurationEvent keyConfigurationEvent)
IKeyConfiguration
have changed. Specific details are described in the KeyConfigurationEvent.keyConfigurationEvent - the keyConfiguration event. Guaranteed not to be null.
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.