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