Package | Description |
---|---|
org.eclipse.ui.contexts |
Provides support for integrating contexts into the Eclipse workbench.
|
Modifier and Type | Method and Description |
---|---|
IContext |
ContextEvent.getContext()
Deprecated.
Returns the instance of the interface that changed.
|
IContext |
IContextManager.getContext(String contextId)
Deprecated.
Returns an instance of
IContext given an identifier. |
Constructor and Description |
---|
ContextEvent(IContext context,
boolean definedChanged,
boolean enabledChanged,
boolean nameChanged,
boolean parentIdChanged)
Deprecated.
Creates a new instance of this class.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.