|
Eclipse Platform Pre-release 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
An instance of this interface can be used by clients to receive notification
of changes to one or more instances of ICommandHandlerService.
This interface may be implemented by clients.
EXPERIMENTAL
ICommandHandlerService.addCommandHandlerServiceListener(org.eclipse.ui.commands.ICommandHandlerServiceListener),
ICommandHandlerService.removeCommandHandlerServiceListener(org.eclipse.ui.commands.ICommandHandlerServiceListener)| Method Summary | |
void |
commandHandlerServiceChanged(CommandHandlerServiceEvent commandHandlerServiceEvent)
Notifies that one or more properties of an instance of ICommandHandlerService
have changed. |
| Method Detail |
public void commandHandlerServiceChanged(CommandHandlerServiceEvent commandHandlerServiceEvent)
ICommandHandlerService
have changed. Specific details are described in the CommandHandlerServiceEvent.
commandHandlerServiceEvent - the command handler service event. Guaranteed not to be
null.
|
Eclipse Platform Pre-release 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||