RSE
Release 3.3

Uses of Interface
org.eclipse.rse.ui.actions.ISystemDialogAction

Packages that use ISystemDialogAction
org.eclipse.rse.files.ui.actions   
org.eclipse.rse.ui.actions   
org.eclipse.rse.ui.filters.actions   
 

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

Classes in org.eclipse.rse.files.ui.actions that implement ISystemDialogAction
 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 ISystemDialogAction in org.eclipse.rse.ui.actions
 

Subinterfaces of ISystemDialogAction in org.eclipse.rse.ui.actions
 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 ISystemDialogAction
 class SystemBaseCopyAction
          An abstract base class for all copy actions.
 class SystemBaseDialogAction
          A specialization for Action for actions that put up dialogs.
 class SystemBaseWizardAction
          A specialization for the eclipse Action method, for actions that put up wizards.
 class SystemNewConnectionAction
          The action that displays the New Connection wizard
 

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

Classes in org.eclipse.rse.ui.filters.actions that implement ISystemDialogAction
 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.3

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