Package | Description |
---|---|
org.eclipse.core.commands |
Application programming interfaces for commands and handlers.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractHandlerWithState
An abstract implementation of
IObjectWithState . |
Modifier and Type | Method and Description |
---|---|
void |
State.addListener(IStateListener listener)
Adds a listener to changes for this state.
|
void |
State.removeListener(IStateListener listener)
Removes a listener to changes from this state.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.