|
RSE Release 3.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ISystemAction | |
---|---|
org.eclipse.rse.files.ui.actions | |
org.eclipse.rse.ui.actions | |
org.eclipse.rse.ui.filters.actions |
Uses of ISystemAction in org.eclipse.rse.files.ui.actions |
---|
Classes in org.eclipse.rse.files.ui.actions that implement ISystemAction | |
---|---|
class |
SystemSelectRemoteFileAction
The action for allowing the user to select a remote file. |
class |
SystemSelectRemoteFolderAction
The action for allowing the user to select a remote folder. |
Uses of ISystemAction in org.eclipse.rse.ui.actions |
---|
Subinterfaces of ISystemAction in org.eclipse.rse.ui.actions | |
---|---|
interface |
ISystemDialogAction
Suggested interface for actions in popup menus of the Remote System Explorer view, which put up dialogs. |
interface |
ISystemWizardAction
Suggested interface for actions in popup menus of the Remote System Explorer view, which put up wizards. |
Classes in org.eclipse.rse.ui.actions that implement ISystemAction | |
---|---|
class |
SystemBaseAction
A suggested base class for remote systems related actions. |
class |
SystemBaseCopyAction
An abstract base class for all copy actions. |
class |
SystemBaseDialogAction
A specialization for Action for actions that put up dialogs. |
class |
SystemBaseDummyAction
A dummy "placeholder" action for submenus that will be dynamically populated |
class |
SystemBaseSubMenuAction
Our framework is designed to allow actions to be added to popup menus. |
class |
SystemBaseWizardAction
A specialization for the eclipse Action method, for actions that put up wizards. |
class |
SystemCopyToClipboardAction
Copy selected objects to clipboard action. |
class |
SystemNewConnectionAction
The action that displays the New Connection wizard |
class |
SystemPasteFromClipboardAction
Paste resources in system clipboard to the selected resource action. |
class |
SystemRefreshAction
The action allows users to refresh the selected node in the Remote System Explorer tree view |
class |
SystemRefreshAllAction
The action allows users to refresh the entire Remote System Explorer tree view |
class |
SystemTablePrintAction
This is the action for printing the contents of the table view |
Uses of ISystemAction in org.eclipse.rse.ui.filters.actions |
---|
Classes in org.eclipse.rse.ui.filters.actions that implement ISystemAction | |
---|---|
class |
SystemChangeFilterAction
The action that displays the Change Filter dialog |
class |
SystemFilterAbstractFilterAction
Base class capturing the attributes and operations common to dialog actions that work on system filters. |
class |
SystemFilterAbstractFilterPoolAction
Base class capturing the attributes and operations common to dialog actions that work on system filter pools. |
class |
SystemFilterAbstractFilterPoolWizardAction
|
class |
SystemFilterAbstractFilterWizardAction
|
class |
SystemNewFilterAction
The action acts as a base class for all "New Filter" wizards so we can get some common functionality. |
|
RSE Release 3.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |