RSE
Release 1.0

Uses of Class
org.eclipse.rse.ui.actions.SystemBaseAction

Packages that use SystemBaseAction
org.eclipse.rse.dstore.security.wizards   
org.eclipse.rse.files.ui.actions   
org.eclipse.rse.files.ui.search   
org.eclipse.rse.processes.ui.actions   
org.eclipse.rse.shells.ui.actions   
org.eclipse.rse.ui.actions   
org.eclipse.rse.ui.filters.actions   
org.eclipse.rse.ui.view.search   
org.eclipse.rse.ui.view.team   
 

Uses of SystemBaseAction in org.eclipse.rse.dstore.security.wizards
 

Subclasses of SystemBaseAction in org.eclipse.rse.dstore.security.wizards
 class SystemImportCertAction
           
 

Uses of SystemBaseAction in org.eclipse.rse.files.ui.actions
 

Subclasses of SystemBaseAction in org.eclipse.rse.files.ui.actions
 class SystemAddToArchiveAction
           
 class SystemBrowseFileAction
          Open a remote file as read-only
 class SystemBrowseFileLineAction
          Open a remote file as read-only
 class SystemCombineAction
           
 class SystemCompareFilesAction
          Compare two remote files
 class SystemCompareWithEditionAction
           
 class SystemConvertAction
           
 class SystemCopyRemoteFileAction
          Copy selected files and folders action.
 class SystemDoubleClickEditAction
           
 class SystemDownloadConflictAction
          This is the default action used to handle download conflicts
 class SystemEditFileAction
           
 class SystemEditFileInPlaceAction
           
 class SystemEditFileLineAction
           
 class SystemEditFilePlatformAction
           
 class SystemEditFilesAction
           
 class SystemEditionAction
           
 class SystemEditProjectFileLineAction
           
 class SystemExtractAction
           
 class SystemExtractToAction
           
 class SystemFileUpdateFilterAction
          The action that displays the Change File Filter dialog.
 class SystemMoveRemoteFileAction
          Move selected files and folders action.
 class SystemNewFileAction
          An action for prompting the user with a wizard, for creating a new file
 class SystemNewFileFilterAction
          The action that displays the New File Filter wizard.
 class SystemNewFileFilterFromFolderAction
          Class for defining a new filter from a preselected folder
 class SystemNewFolderAction
          An action for prompting the user with a wizard, for creating a new folder
 class SystemRemoteArchiveSelectAction
           
 class SystemRemoteFileSelectAction
          The action for allowing the user to select a remote folder.
 class SystemRemoteFolderSelectAction
           
 class SystemReplaceWithEditionAction
           
 class SystemSearchAction
           
 class SystemSearchBrowseFileLineAction
           
 class SystemSearchEditFileLineAction
          Edit action used by search to create markers for all matches in a line and highlight the first match.
 class SystemSelectFileTypesAction
          The action for allowing the user to select one or more file types, using the Eclipse dialog for this.
 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.
 class SystemUploadConflictAction
          This is the default action used to handle upload conflicts
 

Uses of SystemBaseAction in org.eclipse.rse.files.ui.search
 

Subclasses of SystemBaseAction in org.eclipse.rse.files.ui.search
 class SystemSearchSelectFileTypesAction
          Action to select file types for the search dialog.
 

Uses of SystemBaseAction in org.eclipse.rse.processes.ui.actions
 

Subclasses of SystemBaseAction in org.eclipse.rse.processes.ui.actions
 class SystemKillProcessAction
           
 class SystemNewProcessFilterAction
           
 class SystemProcessUpdateFilterAction
           
 

Uses of SystemBaseAction in org.eclipse.rse.shells.ui.actions
 

Subclasses of SystemBaseAction in org.eclipse.rse.shells.ui.actions
 class SystemBaseShellAction
           
 class SystemCommandAction
          Launches a shell and/or runs a shell command, displaying the output in the Remote Systems Commands view.
 class SystemExportShellHistoryAction
           
 class SystemExportShellOutputAction
           
 class SystemShowInShellViewAction
           
 class SystemTerminateRemoveShellAction
           
 class SystemTerminateShellAction
           
 

Uses of SystemBaseAction in org.eclipse.rse.ui.actions
 

Subclasses of SystemBaseAction in org.eclipse.rse.ui.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 SystemCascadingBrowseWithAction
          A cascading menu action for "Browse With->"
 class SystemCascadingCompareWithAction
          A cascading menu action for "Compare With->"
 class SystemCascadingExpandToAction
          A cascading menu action for "Expand To->"
 class SystemCascadingGoToAction
          A cascading menu action for "Go To->"
 class SystemCascadingGotoActionOLD
          A cascading menu action for "View->"
 class SystemCascadingNewAction
          A cascading menu action for "New->"
 class SystemCascadingOpenWithAction
          A cascading menu action for "Open With->"
 class SystemCascadingPreferencesAction
          A cascading menu action for "Preferences->".
 class SystemCascadingPulldownMenuAction
          A cascading menu action for a toolbar, emulating the pulldown menu view parts have.
 class SystemCascadingRemoteServerBaseAction
          This is the base class for actions that populate the "Remote Servers" cascading menu.
 class SystemCascadingRemoteServersAction
          A cascading menu action for "Remote Servers->".
 class SystemCascadingReplaceWithAction
          A cascading menu action for "Replace With->"
 class SystemCascadingViewAction
          A cascading menu action for "View->"
 class SystemCascadingWorkWithAction
          A cascading menu action for "Work With->"
 class SystemClearAllPasswordsAction
          Action to clear cached passwords for all subsystems in a connection.
 class SystemClearPasswordAction
          This is the action for clearing in-memory userId and password cache
 class SystemCollapseAction
          The action allows users to collapse the selected nodes in the Remote System Explorer tree view
 class SystemCollapseAllAction
          The action allows users to collapse the entire Remote System Explorer tree view.
 class SystemCommonDeleteAction
          The action that displays the Delete confirmation dialog.There are two ways to use this action: When invoking from a class that implements ISystemDeleteTarget.
 class SystemCommonRenameAction
          The action that displays the Rename dialog.
 class SystemCommonSelectAllAction
          The global action that enables select all.
 class SystemConnectAction
          This is the action for connecting to the remote subsystem
 class SystemConnectAllSubSystemsAction
          This is the action for connecting all subsystems for a given connection.
 class SystemCopyConnectionAction
          Copy a connection action.
 class SystemCopyToClipboardAction
          Copy selected objects to clipboard action.
 class SystemDisconnectAction
          This is the action for disconnecting from a remote subsystem.
 class SystemDisconnectAllSubSystemsAction
          This is the action forconnecting all subsystems for a given connection.
 class SystemExpandAction
          The action allows users to expand the selected nodes in the Remote System Explorer tree view
 class SystemMoveConnectionAction
          Move a connection action.
 class SystemMoveDownConnectionAction
          The action allows users to move the current connection down in the list
 class SystemMoveUpConnectionAction
          The action allows users to move the current connection up in the list
 class SystemNewConnectionAction
          The action that displays the New Connection wizard
 class SystemNewConnectionFromExistingConnectionAction
          The action that displays the Create Another Connection wizard
 class SystemNewProfileAction
          The action that displays the New Profile wizard
 class SystemOpenExplorerPerspectiveAction
          The action allows users to open a new Remote System Explorer perspective, anchored by the currently selected resource.
 class SystemPasteFromClipboardAction
          Paste resources in system clipboard to the selected resource action.
 class SystemPreferenceQualifyConnectionNamesAction
          The action is a shortcut to the preferences setting for showing connection names qualified by profile name.
 class SystemPreferenceRestoreStateAction
          The action is a shortcut to the preferences setting for restoring the RSE to its previous state.
 class SystemPreferenceShowFilterPoolsAction
          The action allows users to decide whether or not to show filter pools in the Remote System Explorer.
 class SystemProfileNameCopyAction
          A copy profile action.
 class SystemProfileNameSelectAction
          A selectable profile name 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 SystemRemotePropertiesAction
          The action shows properties for remote objects
 class SystemRemoteServerStartAction
          This is the "Start" action that shows up under a remote server action within the Remote Servers cascading menu.
 class SystemRemoteServerStopAction
          This is the "Stop" action that shows up under a remote server action within the Remote Servers cascading menu.
 class SystemResolveFilterStringAction
          The action for testing a given filter string by resolving it and showing the resolve results
 class SystemRunAction
          The action is for any object that wants a "Run" action in their popup menu.
 class SystemSelectConnectionAction
          Use this action to put up a dialog allowing users to select one or more connections.
 class SystemSeparatorAction
          Dummy action representing a separator in menus.
 class SystemShowInMonitorAction
          This is the default action for showing a remote object in a table
 class SystemShowInTableAction
          This is the default action for showing a remote object in a table
 class SystemShowPreferencesPageAction
          This action will launch the Prefences dialog, but only rooted at a given preference page (it will include its children underneath), including the child pages registered under that page ("category").
 class SystemStartCommunicationsDaemonAction
          Action to start and stop RSE communications daemon
 class SystemStringPromptAction
          This is a default action for prompting for a string.
 class SystemTablePrintAction
          This is the action for printing the contents of the table view
 class SystemTeamReloadAction
          The action allows users to refresh the entire Remote System Explorer tree view, by reloading it from disk.
 class SystemTestFilterStringAction
          The action for testing a given filter string by resolving it and showing the resolve results
 class SystemUpdateConnectionAction
          The action that displays the Change Connection dialog THIS DIALOG AND ITS ACTION ARE NO LONGER USED.
 class SystemViewExpandToAllAction
          When we support Expand-To menu items to expand a remote item via subsetting criteria, we should also support an Expand-To->All action.
 class SystemViewExpandToBaseAction
          Base class for Expand To actions on a container
 class SystemWorkOfflineAction
          Action for switching RSE Connections offline
 class SystemWorkWithProfilesAction
          The action shows in the local toolbar of the Remote Systems View, and users can select it to give the Team view focus.
 

Uses of SystemBaseAction in org.eclipse.rse.ui.filters.actions
 

Subclasses of SystemBaseAction in org.eclipse.rse.ui.filters.actions
 class SystemChangeFilterAction
          The action that displays the Change Filter dialog
 class SystemChangeFilterActionCopyString
          The action is used within the Change Filter dialog, in the context menu of the selected filter string.
 class SystemChangeFilterActionDeleteString
          The action is used within the Change Filter dialog, in the context menu of the selected filter string.
 class SystemChangeFilterActionMoveStringDown
          The action is used within the Change Filter dialog, in the context menu of the selected filter string.
 class SystemChangeFilterActionMoveStringUp
          The action is used within the Change Filter dialog, in the context menu of the selected filter string.
 class SystemChangeFilterActionPasteString
          The action is used within the Change Filter dialog, in the context menu of the selected filter string.
 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 SystemFilterCascadingNewFilterPoolReferenceAction
          A cascading menu action for "New Filter Pool Reference->"
 class SystemFilterCascadingNewFilterPoolReferenceFPMgrAction
          A cascading submenu action for "New Filter Pool Reference->".
 class SystemFilterCopyFilterAction
          Copy a filter action.
 class SystemFilterCopyFilterPoolAction
          Copy a filter pool action.
 class SystemFilterCopyFilterStringAction
          Copy a filter string action.
 class SystemFilterMoveDownFilterAction
          The action allows users to move the current filter down in the list
 class SystemFilterMoveDownFilterPoolReferenceAction
          The action allows users to move the current filter down in the list
 class SystemFilterMoveFilterAction
          Copy a filter action.
 class SystemFilterMoveFilterPoolAction
          Move a filter pool action.
 class SystemFilterMoveFilterStringAction
          Move a filter string action.
 class SystemFilterMoveUpFilterAction
          The action allows users to move the current filter up in the list
 class SystemFilterMoveUpFilterPoolReferenceAction
          The action allows users to move the current filter pool reference up in the list
 class SystemFilterNewFilterPoolAction
          The action that displays the New Filter Pool wizard
 class SystemFilterPoolReferenceSelectAction
          A selectable filter pool name action.
 class SystemFilterRemoveFilterPoolReferenceAction
          The action allows users to remove a filter pool reference
 class SystemFilterSelectFilterPoolsAction
          The action that displays the Select Filter Pools dialog, and which returns an array of selected filter pools.
 class SystemFilterWorkWithFilterPoolsAction
          The action that displays the Work With Filter Pools dialog
 class SystemFilterWorkWithFilterPoolsRefreshAllAction
          The action allows users to refresh the entire Remote System Explorer tree view
 class SystemNewFilterAction
          The action acts as a base class for all "New Filter" wizards so we can get some common functionality.
 

Uses of SystemBaseAction in org.eclipse.rse.ui.view.search
 

Subclasses of SystemBaseAction in org.eclipse.rse.ui.view.search
 class SystemSearchClearHistoryAction
          This action clears the history in the Remote Search view.
 class SystemSearchCopyToClipboardAction
          Action that copies objects selected in Remote Search view to clipboard.
 class SystemSearchRemoveAllMatchesAction
          This action removes all matches from the Remote Search view.
 class SystemSearchRemoveSelectedMatchesAction
          This action removes selected matches from the Remote Search view.
 

Uses of SystemBaseAction in org.eclipse.rse.ui.view.team
 

Subclasses of SystemBaseAction in org.eclipse.rse.ui.view.team
 class SystemTeamViewActiveProfileAction
          Deprecated. TODO: delete this action after next MRI rev, as it will be replaced by SystemTeamViewActiveProfileAction and SystemTeamViewMakeInActiveProfileAction.
 class SystemTeamViewMakeActiveProfileAction
          The action allows users to activate all selected profiles
 class SystemTeamViewMakeInActiveProfileAction
          The action allows users to de-activate all selected profiles
 class SystemTeamViewRefreshAllAction
          The action allows users to refresh the entire System Team tree view
 


RSE
Release 1.0

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