|
Eclipse Platform Release 3.2 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An instance of this interface can be used by clients to receive notification
of changes to one or more instances of ParameterType
.
This interface may be implemented by clients.
ParameterType.addListener(IParameterTypeListener)
,
ParameterType.removeListener(IParameterTypeListener)
Method Summary | |
---|---|
void |
parameterTypeChanged(ParameterTypeEvent parameterTypeEvent)
Notifies that one or more properties of an instance of ParameterType have changed. |
Method Detail |
public void parameterTypeChanged(ParameterTypeEvent parameterTypeEvent)
ParameterType
have changed. Specific details are described in the
ParameterTypeEvent
.
parameterTypeEvent
- the event. Guaranteed not to be null
.
|
Eclipse Platform Release 3.2 |
|||||||||||
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, 2006. All rights reserved.