|
Eclipse Platform Release 3.1 |
|||||||||||
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.
IKeyConfiguration.addKeyConfigurationListener(IKeyConfigurationListener)
,
IKeyConfiguration.removeKeyConfigurationListener(IKeyConfigurationListener)
,
KeyConfigurationEvent
,
ISchemeListener
Method Summary | |
---|---|
void |
keyConfigurationChanged(KeyConfigurationEvent keyConfigurationEvent)
Deprecated. 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 Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.