public interface IParameterTypeListener
An instance of this interface can be used by clients to receive notification of changes to one or more instances of ParameterType.
ParameterType
This interface may be implemented by clients.
ParameterType.addListener(IParameterTypeListener)
ParameterType.removeListener(IParameterTypeListener)
void
parameterTypeChanged ( ParameterTypeEvent parameterTypeEvent)
void parameterTypeChanged( ParameterTypeEvent parameterTypeEvent)
ParameterTypeEvent
parameterTypeEvent
null
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.