RSE
Release 1.0

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

Packages that use ISystemCopyTargetSelectionCallback
org.eclipse.rse.files.ui.actions   
org.eclipse.rse.ui.actions   
org.eclipse.rse.ui.dialogs   
org.eclipse.rse.ui.filters.actions   
 

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

Classes in org.eclipse.rse.files.ui.actions that implement ISystemCopyTargetSelectionCallback
 class SystemCopyRemoteFileAction
          Copy selected files and folders action.
 class SystemMoveRemoteFileAction
          Move selected files and folders action.
 

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

Classes in org.eclipse.rse.ui.actions that implement ISystemCopyTargetSelectionCallback
 class SystemBaseCopyAction
          An abstract base class for all copy actions.
 class SystemCopyConnectionAction
          Copy a connection action.
 class SystemMoveConnectionAction
          Move a connection action.
 

Uses of ISystemCopyTargetSelectionCallback in org.eclipse.rse.ui.dialogs
 

Constructors in org.eclipse.rse.ui.dialogs with parameters of type ISystemCopyTargetSelectionCallback
SystemSimpleCopyDialog(Shell shell, String prompt, int mode, ISystemCopyTargetSelectionCallback caller, SystemSimpleContentElement copyTreeContent, SystemSimpleContentElement selection)
          Constructor
 

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

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


RSE
Release 1.0

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