Eclipse Platform
Release 3.2

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. Specific details are described in the ParameterTypeEvent.
 


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.