RSE
Release 1.0

Uses of Interface
org.eclipse.rse.files.ui.ISystemAddFileListener

Packages that use ISystemAddFileListener
org.eclipse.rse.files.ui.actions   
org.eclipse.rse.files.ui.dialogs   
org.eclipse.rse.files.ui.widgets   
 

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

Methods in org.eclipse.rse.files.ui.actions with parameters of type ISystemAddFileListener
 void SystemSelectRemoteFolderAction.enableAddMode(ISystemAddFileListener caller)
          Enable Add mode.
 void SystemSelectRemoteFolderAction.enableAddMode(ISystemAddFileListener caller, String addLabel, String addToolTipText)
          Overloaded method that allows setting the label and tooltip text of the Add button.
 void SystemRemoteFileSelectAction.enableAddMode(ISystemAddFileListener caller)
          Enable Add mode.
 void SystemRemoteFileSelectAction.enableAddMode(ISystemAddFileListener caller, String addLabel, String addToolTipText)
          Overloaded method that allows setting the label and tooltip text of the Add button.
 void SystemSelectRemoteFileAction.enableAddMode(ISystemAddFileListener caller)
          Enable Add mode.
 void SystemSelectRemoteFileAction.enableAddMode(ISystemAddFileListener caller, String addLabel, String addToolTipText)
          Overloaded method that allows setting the label and tooltip text of the Add button.
 

Uses of ISystemAddFileListener in org.eclipse.rse.files.ui.dialogs
 

Methods in org.eclipse.rse.files.ui.dialogs with parameters of type ISystemAddFileListener
 void SystemSelectRemoteFileOrFolderDialog.enableAddMode(ISystemAddFileListener caller)
          Enable Add mode.
 void SystemSelectRemoteFileOrFolderDialog.enableAddMode(ISystemAddFileListener caller, String addLabel, String addToolTipText)
          Overloaded method that allows setting the label and tooltip text of the Add button.
 

Uses of ISystemAddFileListener in org.eclipse.rse.files.ui.widgets
 

Fields in org.eclipse.rse.files.ui.widgets declared as ISystemAddFileListener
protected  ISystemAddFileListener SystemSelectRemoteFileOrFolderForm.addButtonCallback
           
 

Methods in org.eclipse.rse.files.ui.widgets with parameters of type ISystemAddFileListener
 void SystemSelectRemoteFileOrFolderForm.enableAddMode(ISystemAddFileListener caller)
          Enable Add mode.
 


RSE
Release 1.0

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