|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICommandListener | |
---|---|
org.eclipse.core.commands | Application programming interfaces for commands and handlers. |
Uses of ICommandListener in org.eclipse.core.commands |
---|
Classes in org.eclipse.core.commands that implement ICommandListener | |
class |
CommandManager
A central repository for commands -- both in the defined and undefined states. |
Methods in org.eclipse.core.commands with parameters of type ICommandListener | |
void |
Command.addCommandListener(ICommandListener commandListener)
Adds a listener to this command that will be notified when this command's state changes. |
void |
Command.removeCommandListener(ICommandListener commandListener)
Removes a listener from this command. |
|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.