Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse Platform
Release 3.5

Uses of Class
org.eclipse.ui.actions.BaseSelectionListenerAction

Packages that use BaseSelectionListenerAction
org.eclipse.team.ui.synchronize Contains the team synchronization presentation framework and support for the Synchronize View. 
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 BaseSelectionListenerAction in org.eclipse.team.ui.synchronize
 

Subclasses of BaseSelectionListenerAction in org.eclipse.team.ui.synchronize
 class ModelParticipantAction
          Model provider actions for use with a ModelSynchronizeParticipant.
 class SynchronizeModelAction
          This action provides utilities for performing operations on selections that contain ISynchronizeModelElement instances.
 

Uses of BaseSelectionListenerAction in org.eclipse.ui.actions
 

Subclasses of BaseSelectionListenerAction in org.eclipse.ui.actions
 class AddBookmarkAction
          Standard action for adding a bookmark to the currently selected file resource(s).
 class AddTaskAction
          Standard action for adding a task to the currently selected file resource(s).
 class BuildAction
          Standard actions for full and incremental builds of the selected project(s).
 class CloseResourceAction
          Standard action for closing the currently selected project(s).
 class CloseUnrelatedProjectsAction
          This action closes all projects that are unrelated to the selected projects.
 class CopyProjectAction
          The CopyProjectAction is the action designed to copy projects specifically as they have different semantics from other resources.
 class CopyResourceAction
          Standard action for copying the currently selected resources elsewhere in the workspace.
 class CreateFileAction
          Deprecated. should use NewWizardMenu to populate a New submenu instead (see Navigator view)
 class CreateFolderAction
          Deprecated. should use NewWizardMenu to populate a New submenu instead (see Navigator view)
 class DeleteResourceAction
          Standard action for deleting the currently selected resources.
 class ExportResourcesAction
          Action representing a generic export operation.
 class ImportResourcesAction
          Action representing a generic import operation.
 class MoveProjectAction
          The MoveProjectAction is the action designed to move projects specifically as they have different semantics from other resources.
 class MoveResourceAction
          Standard action for moving the currently selected resources elsewhere in the workspace.
 class OpenFileAction
          Standard action for opening an editor on the currently selected file resource(s).
 class OpenResourceAction
          Standard action for opening the currently selected project(s).
 class OpenSystemEditorAction
          Standard action for opening a system editor on the currently selected file resource.
 class RefreshAction
          Standard action for refreshing the workspace from the local file system for the selected resources and all of their descendants.
 class RenameResourceAction
          Standard action for renaming the selected resources.
 class ScrubLocalAction
          Deprecated. This class is obsolete; there is no support in the workspace for scrubbing local content.
 class SelectionListenerAction
          The abstract superclass for resource-based actions that listen to selection change events.
 class WorkspaceAction
          The abstract superclass for actions which invoke commands implemented in org.eclipse.core.* on a set of selected resources.
 

Uses of BaseSelectionListenerAction in org.eclipse.ui.views.navigator
 

Subclasses of BaseSelectionListenerAction in org.eclipse.ui.views.navigator
 class ResourceNavigatorMoveAction
          Deprecated. as of 3.5, use the Common Navigator Framework classes instead
 class ResourceNavigatorRenameAction
          Deprecated. as of 3.5, use the Common Navigator Framework classes instead
 


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire