Eclipse Platform
Release 3.0

Uses of Interface
org.eclipse.ui.commands.IHandlerListener

Packages that use IHandlerListener
org.eclipse.ui.commands   
 

Uses of IHandlerListener in org.eclipse.ui.commands
 

Methods in org.eclipse.ui.commands with parameters of type IHandlerListener
 void AbstractHandler.addHandlerListener(IHandlerListener handlerListener)
           
 void AbstractHandler.removeHandlerListener(IHandlerListener handlerListener)
           
 void IHandler.addHandlerListener(IHandlerListener handlerListener)
          Registers an instance of IHandlerListener to listen for changes to properties of this instance.
 void IHandler.removeHandlerListener(IHandlerListener handlerListener)
          Unregisters an instance of IPropertyListener listening for changes to properties of this instance.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

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