RSE
Release 3.3

Uses of Package
org.eclipse.rse.ui.actions

Packages that use org.eclipse.rse.ui.actions
org.eclipse.rse.files.ui.actions   
org.eclipse.rse.ui.actions   
org.eclipse.rse.ui.dialogs   
org.eclipse.rse.ui.filters.actions   
org.eclipse.rse.ui.view   
org.eclipse.rse.ui.widgets   
 

Classes in org.eclipse.rse.ui.actions used by org.eclipse.rse.files.ui.actions
ISystemAction
          Suggested interface for actions in popup menus of the Remote System Explorer view.
ISystemDialogAction
          Suggested interface for actions in popup menus of the Remote System Explorer view, which put up dialogs.
SystemBaseAction
          A suggested base class for remote systems related actions.
SystemBaseDialogAction
          A specialization for Action for actions that put up dialogs.
 

Classes in org.eclipse.rse.ui.actions used by org.eclipse.rse.ui.actions
DisplaySystemMessageAction
          This class can be used to display SystemMessages via the Display.async and sync methods.
ISystemAction
          Suggested interface for actions in popup menus of the Remote System Explorer view.
ISystemCopyTargetSelectionCallback
          Callback interface between copy-actions and copy select-target-parent dialogs
ISystemDialogAction
          Suggested interface for actions in popup menus of the Remote System Explorer view, which put up dialogs.
ISystemViewMenuListener
          An interface to be implemented for listening for menu show events for the purpose of applying mnemonics to the menu items.
ISystemWizardAction
          Suggested interface for actions in popup menus of the Remote System Explorer view, which put up wizards.
SystemBaseAction
          A suggested base class for remote systems related actions.
SystemBaseDialogAction
          A specialization for Action for actions that put up dialogs.
SystemBaseWizardAction
          A specialization for the eclipse Action method, for actions that put up wizards.
 

Classes in org.eclipse.rse.ui.actions used by org.eclipse.rse.ui.dialogs
ISystemCopyTargetSelectionCallback
          Callback interface between copy-actions and copy select-target-parent dialogs
 

Classes in org.eclipse.rse.ui.actions used by org.eclipse.rse.ui.filters.actions
ISystemAction
          Suggested interface for actions in popup menus of the Remote System Explorer view.
ISystemDialogAction
          Suggested interface for actions in popup menus of the Remote System Explorer view, which put up dialogs.
ISystemWizardAction
          Suggested interface for actions in popup menus of the Remote System Explorer view, which put up wizards.
SystemBaseAction
          A suggested base class for remote systems related actions.
SystemBaseDialogAction
          A specialization for Action for actions that put up dialogs.
SystemBaseWizardAction
          A specialization for the eclipse Action method, for actions that put up wizards.
 

Classes in org.eclipse.rse.ui.actions used by org.eclipse.rse.ui.view
SystemRefreshAction
          The action allows users to refresh the selected node in the Remote System Explorer tree view
 

Classes in org.eclipse.rse.ui.actions used by org.eclipse.rse.ui.widgets
SystemNewConnectionAction
          The action that displays the New Connection wizard
 


RSE
Release 3.3

Copyright (c) IBM Corporation and others 2000, 2011. All Rights Reserved.