RSE
Release 3.4

Uses of Interface
org.eclipse.rse.files.ui.widgets.ISystemRemoteFolderBrowseCompleteListener

Packages that use ISystemRemoteFolderBrowseCompleteListener
org.eclipse.rse.files.ui.widgets   
 

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

Methods in org.eclipse.rse.files.ui.widgets with parameters of type ISystemRemoteFolderBrowseCompleteListener
 void SystemRemoteFolderCombo.addBrowseActionCompleteListener(ISystemRemoteFolderBrowseCompleteListener listener)
          Adds a listener which will be notified each time after the browse action is run.
 void SystemRemoteFolderCombo.removeBrowseActionCompleteListener(ISystemRemoteFolderBrowseCompleteListener listener)
          Removes the given listener.
 


RSE
Release 3.4

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