RSE
Release 3.2

Package org.eclipse.rse.ui.actions

Interface Summary
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.
 

Class Summary
DisplayHidableSystemMessageAction  
DisplaySystemMessageAction This class can be used to display SystemMessages via the Display.async and sync methods.
LazyDownloadJob  
SystemBaseAction A suggested base class for remote systems related actions.
SystemBaseCopyAction An abstract base class for all copy actions.
SystemBaseDialogAction A specialization for Action for actions that put up dialogs.
SystemBaseDummyAction A dummy "placeholder" action for submenus that will be dynamically populated
SystemBaseSubMenuAction Our framework is designed to allow actions to be added to popup menus.
SystemBaseWizardAction A specialization for the eclipse Action method, for actions that put up wizards.
SystemCopyToClipboardAction Copy selected objects to clipboard action.
SystemNewConnectionAction The action that displays the New Connection wizard
SystemPasteFromClipboardAction Paste resources in system clipboard to the selected resource action.
SystemRefreshAction The action allows users to refresh the selected node in the Remote System Explorer tree view
SystemRefreshAllAction The action allows users to refresh the entire Remote System Explorer tree view
SystemTablePrintAction This is the action for printing the contents of the table view
 


RSE
Release 3.2

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