|
Eclipse Platform Pre-release 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
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.
EXPERIMENTAL
IKeyConfiguration.addKeyConfigurationListener(org.eclipse.ui.commands.IKeyConfigurationListener),
IKeyConfiguration.removeKeyConfigurationListener(org.eclipse.ui.commands.IKeyConfigurationListener),
KeyConfigurationEvent| Method Summary | |
void |
keyConfigurationChanged(KeyConfigurationEvent keyConfigurationEvent)
Notifies that one or more attributes of an instance of IKeyConfiguration
have changed. |
| Method Detail |
public void keyConfigurationChanged(KeyConfigurationEvent keyConfigurationEvent)
IKeyConfiguration
have changed. Specific details are described in the KeyConfigurationEvent.
keyConfigurationEvent - the keyConfiguration event. Guaranteed not to be null.
|
Eclipse Platform Pre-release 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||