RSE
Release 1.0

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

Packages that use SystemBaseDialogAction
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.ui.actions   
org.eclipse.rse.ui.filters.actions   
 

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

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

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

Subclasses of SystemBaseDialogAction in org.eclipse.rse.files.ui.actions
 class SystemCopyRemoteFileAction
          Copy selected files and folders action.
 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 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.
 

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

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

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

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

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

Subclasses of SystemBaseDialogAction in org.eclipse.rse.ui.actions
 class SystemBaseCopyAction
          An abstract base class for all copy actions.
 class SystemBaseWizardAction
          A specialization for the eclipse Action method, for actions that put up wizards.
 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 SystemCopyConnectionAction
          Copy a connection action.
 class SystemMoveConnectionAction
          Move a connection action.
 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 SystemProfileNameCopyAction
          A copy profile action.
 class SystemResolveFilterStringAction
          The action for testing a given filter string by resolving it and showing the resolve results
 class SystemSelectConnectionAction
          Use this action to put up a dialog allowing users to select one or more connections.
 class SystemStringPromptAction
          This is a default action for prompting for a string.
 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.
 

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

Subclasses of SystemBaseDialogAction in org.eclipse.rse.ui.filters.actions
 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 SystemFilterCopyFilterAction
          Copy a filter action.
 class SystemFilterCopyFilterPoolAction
          Copy a filter pool action.
 class SystemFilterCopyFilterStringAction
          Copy a filter string action.
 class SystemFilterMoveFilterAction
          Copy a filter action.
 class SystemFilterMoveFilterPoolAction
          Move a filter pool action.
 class SystemFilterMoveFilterStringAction
          Move a filter string action.
 class SystemFilterNewFilterPoolAction
          The action that displays the New Filter Pool wizard
 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 SystemNewFilterAction
          The action acts as a base class for all "New Filter" wizards so we can get some common functionality.
 


RSE
Release 1.0

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