Package | Description |
---|---|
org.eclipse.core.commands |
Application programming interfaces for commands and handlers.
|
Modifier and Type | Class and Description |
---|---|
class |
CommandManager
A central repository for commands -- both in the defined and undefined
states.
|
Modifier and Type | Method and Description |
---|---|
void |
ParameterType.addListener(IParameterTypeListener listener)
Adds a listener to this parameter type that will be notified when its
state changes.
|
void |
ParameterType.removeListener(IParameterTypeListener listener)
Unregisters listener for changes to properties of this parameter type.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.