|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActionContext | |
---|---|
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.views.navigator | Provides the standard Resource Navigator view which presents the tree of resources in the workspace. |
Uses of ActionContext in org.eclipse.ui.actions |
---|
Methods in org.eclipse.ui.actions that return ActionContext | |
ActionContext |
ActionGroup.getContext()
Returns the context used to determine which actions are added, and what their enabled state should be. |
Methods in org.eclipse.ui.actions with parameters of type ActionContext | |
void |
ActionGroup.setContext(ActionContext context)
Sets the context used to determine which actions are added, and what their enabled state should be. |
Uses of ActionContext in org.eclipse.ui.views.navigator |
---|
Methods in org.eclipse.ui.views.navigator with parameters of type ActionContext | |
void |
MainActionGroup.setContext(ActionContext context)
Extends the superclass implementation to set the context in the subgroups. |
|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.