Uses of Class
org.eclipse.ui.actions.BaseSelectionListenerAction
Packages that use BaseSelectionListenerAction
Package
Description
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.
-
Uses of BaseSelectionListenerAction in org.eclipse.team.ui.synchronize
Subclasses of BaseSelectionListenerAction in org.eclipse.team.ui.synchronizeModifier and TypeClassDescriptionclassModel provider actions for use with aModelSynchronizeParticipant.classThis action provides utilities for performing operations on selections that containISynchronizeModelElementinstances. -
Uses of BaseSelectionListenerAction in org.eclipse.ui.actions
Subclasses of BaseSelectionListenerAction in org.eclipse.ui.actionsModifier and TypeClassDescriptionclassStandard action for adding a bookmark to the currently selected file resource(s).classStandard action for adding a task to the currently selected file resource(s).classStandard actions for full and incremental builds of the selected project(s) and their references project build configurations.classStandard action for closing the currently selected project(s).classThis action closes all projects that are unrelated to the selected projects.classThe CopyProjectAction is the action designed to copy projects specifically as they have different semantics from other resources.classStandard action for copying the currently selected resources elsewhere in the workspace.classDeprecated.should use NewWizardMenu to populate a New submenu instead (see Navigator view)classDeprecated.should use NewWizardMenu to populate a New submenu instead (see Navigator view)classStandard action for deleting the currently selected resources.classAction representing a generic export operation.classAction representing a generic import operation.classThe MoveProjectAction is the action designed to move projects specifically as they have different semantics from other resources.classStandard action for moving the currently selected resources elsewhere in the workspace.classStandard action for opening an editor on the currently selected file resource(s).classStandard action for opening the currently selected project(s).classStandard action for opening a system editor on the currently selected file resource.classStandard action for refreshing the workspace from the local file system for the selected resources and all of their descendants.classStandard action for renaming the selected resources.classDeprecated.This class is obsolete; there is no support in the workspace for scrubbing local content.classThe abstract superclass for resource-based actions that listen to selection change events.classThe abstract superclass for actions which invoke commands implemented in org.eclipse.core.* on a set of selected resources.