Uses of Class
org.eclipse.ui.actions.ActionGroup
Packages that use 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
Subclasses of ActionGroup in org.eclipse.ltk.ui.refactoring.modelModifier and TypeClassDescriptionclassRefactoring-aware synchronization action provider which contributes an action to accept pending refactorings during team synchronization. -
Uses of ActionGroup in org.eclipse.search.ui.actions
Subclasses of ActionGroup in org.eclipse.search.ui.actionsModifier and TypeClassDescriptionclassAction group that adds a sub-menu with text search actions to a context menu. -
Uses of ActionGroup in org.eclipse.team.ui.mapping
Subclasses of ActionGroup in org.eclipse.team.ui.mappingModifier and TypeClassDescriptionclassAn 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
Subclasses of ActionGroup in org.eclipse.team.ui.synchronizeModifier and TypeClassDescriptionclassAction group that contributes the merge actions to the model synchronize participant.classUsed to add one or more actions to the context menu, toolbar or view menu of anISynchronizePage. -
Uses of ActionGroup in org.eclipse.ui.actions
Subclasses of ActionGroup in org.eclipse.ui.actionsModifier and TypeClassDescriptionclassAdds working set filter actions (set / clear / edit) -
Uses of ActionGroup in org.eclipse.ui.operations
Subclasses of ActionGroup in org.eclipse.ui.operationsModifier and TypeClassDescriptionfinal classUndoRedoActionGroup provides standard undo and redo action handlers for a workbench part site.