Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.core.commands.ICommandManagerListener

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

Uses of ICommandManagerListener in org.eclipse.core.commands
 

Methods in org.eclipse.core.commands with parameters of type ICommandManagerListener
 void CommandManager.addCommandManagerListener(ICommandManagerListener listener)
          Adds a listener to this command manager.
 void CommandManager.removeCommandManagerListener(ICommandManagerListener listener)
          Removes a listener from this command manager.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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