Package | Description |
---|---|
org.eclipse.team.ui.mapping |
Application programming interfaces for working with resource mappings.
|
org.eclipse.ui.actions |
Classes for actions and operations used in a workbench
window, page, or part in the Eclipse Platform User Interface.
|
org.eclipse.ui.navigator |
Provides the Common Navigator framework.
|
org.eclipse.ui.views.navigator |
Provides the standard Resource Navigator view which
presents the tree of resources in the workspace.
|
Modifier and Type | Method and Description |
---|---|
void |
SynchronizationActionProvider.setContext(ActionContext context) |
Modifier and Type | Method and Description |
---|---|
ActionContext |
ActionGroup.getContext()
Returns the context used to determine which actions are added,
and what their enabled state should be.
|
Modifier and Type | Method and Description |
---|---|
void |
ActionGroup.setContext(ActionContext context)
Sets the context used to determine which actions are added,
and what their enabled state should be.
|
Modifier and Type | Method and Description |
---|---|
void |
WizardActionGroup.setContext(ActionContext aContext) |
Modifier and Type | Method and Description |
---|---|
void |
MainActionGroup.setContext(ActionContext context)
Deprecated.
Extends the superclass implementation to set the context in the subgroups.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.