Uses of Class
org.eclipse.core.commands.ParameterTypeEvent

Packages that use ParameterTypeEvent
org.eclipse.core.commands Application programming interfaces for commands and handlers. 
 

Uses of ParameterTypeEvent in org.eclipse.core.commands
 

Methods in org.eclipse.core.commands with parameters of type ParameterTypeEvent
 void IParameterTypeListener.parameterTypeChanged(ParameterTypeEvent parameterTypeEvent)
          Notifies that one or more properties of an instance of ParameterType have changed.
 void CommandManager.parameterTypeChanged(ParameterTypeEvent parameterTypeEvent)
          Notifies that one or more properties of an instance of ParameterType have changed.