public interface ICommandManagerListener
An instance of this interface can be used by clients to receive notification of changes to one or more instances of ICommandManager.
ICommandManager
This interface may be implemented by clients.
CommandManager.addCommandManagerListener(ICommandManagerListener)
CommandManager.removeCommandManagerListener(ICommandManagerListener)
void
commandManagerChanged ( CommandManagerEvent commandManagerEvent)
void commandManagerChanged( CommandManagerEvent commandManagerEvent)
CommandManagerEvent
commandManagerEvent
null
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.