Uses of Class
org.eclipse.ui.actions.ActionGroup
Package
Description
Application programming interface to provide model integration for refactoring histories.
Search actions
Application programming interfaces for working with resource mappings.
Contains the team synchronization presentation framework and support
for the Synchronize View.
Classes for actions and operations used in a workbench
window, page, or part in the Eclipse Platform User Interface.
Provides the Common Navigator framework.
Provides reusable components for clients that need to expand on the capabilities
provided by the reference Common Navigator Resources extension.
Classes that provide the basic workbench UI support for undo and redo of
operations.
-
Uses of ActionGroup in org.eclipse.ltk.ui.refactoring.model
Modifier and TypeClassDescriptionclass
Refactoring-aware synchronization action provider which contributes an action to accept pending refactorings during team synchronization. -
Uses of ActionGroup in org.eclipse.search.ui.actions
Modifier and TypeClassDescriptionclass
Action group that adds a sub-menu with text search actions to a context menu. -
Uses of ActionGroup in org.eclipse.team.ui.mapping
Modifier and TypeClassDescriptionclass
An action group that can be used by models to contribute actions to a team synchronization viewer. -
Uses of ActionGroup in org.eclipse.team.ui.synchronize
Modifier and TypeClassDescriptionclass
Action group that contributes the merge actions to the model synchronize participant.class
Used to add one or more actions to the context menu, toolbar or view menu of anISynchronizePage
. -
Uses of ActionGroup in org.eclipse.ui.actions
Modifier and TypeClassDescriptionclass
Adds working set filter actions (set / clear / edit) -
Uses of ActionGroup in org.eclipse.ui.operations
Modifier and TypeClassDescriptionfinal class
UndoRedoActionGroup provides standard undo and redo action handlers for a workbench part site.