Package | Description |
---|---|
org.eclipse.ui.contexts |
Provides support for integrating contexts into the Eclipse workbench.
|
Modifier and Type | Method and Description |
---|---|
IContextManager |
ContextManagerEvent.getContextManager()
Deprecated.
Returns the instance of the interface that changed.
|
IContextManager |
IWorkbenchContextSupport.getContextManager()
Deprecated.
Returns the context manager for the workbench.
|
Constructor and Description |
---|
ContextManagerEvent(IContextManager contextManager,
boolean definedContextIdsChanged,
boolean enabledContextIdsChanged,
Set previouslyDefinedContextIds,
Set previouslyEnabledContextIds)
Deprecated.
Creates a new instance of this class.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.