Uses of Class
org.eclipse.ui.actions.SelectionListenerAction
Packages that use SelectionListenerAction
Package
Description
Classes for actions and operations used in a workbench
window, page, or part in the Eclipse Platform User Interface.
-
Uses of SelectionListenerAction in org.eclipse.ui.actions
Subclasses of SelectionListenerAction in org.eclipse.ui.actionsModifier and TypeClassDescriptionclass
Standard action for adding a bookmark to the currently selected file resource(s).class
Standard action for adding a task to the currently selected file resource(s).class
Standard actions for full and incremental builds of the selected project(s) and their references project build configurations.class
Standard action for closing the currently selected project(s).class
This action closes all projects that are unrelated to the selected projects.class
The CopyProjectAction is the action designed to copy projects specifically as they have different semantics from other resources.class
Standard action for copying the currently selected resources elsewhere in the workspace.class
Deprecated.should use NewWizardMenu to populate a New submenu instead (see Navigator view)class
Deprecated.should use NewWizardMenu to populate a New submenu instead (see Navigator view)class
Standard action for deleting the currently selected resources.class
The MoveProjectAction is the action designed to move projects specifically as they have different semantics from other resources.class
Standard action for moving the currently selected resources elsewhere in the workspace.class
Standard action for opening an editor on the currently selected file resource(s).class
Standard action for opening the currently selected project(s).class
Standard action for opening a system editor on the currently selected file resource.class
Standard action for refreshing the workspace from the local file system for the selected resources and all of their descendants.class
Standard action for renaming the selected resources.class
Deprecated.This class is obsolete; there is no support in the workspace for scrubbing local content.class
The abstract superclass for actions which invoke commands implemented in org.eclipse.core.* on a set of selected resources.