RSE
Release 1.0

org.eclipse.rse.files.ui.dialogs
Class SystemRemoteFileSelectionInputProvider

java.lang.Object
  extended byorg.eclipse.rse.ui.view.SystemAbstractAPIProvider
      extended byorg.eclipse.rse.ui.view.SystemResourceSelectionInputProvider
          extended byorg.eclipse.rse.files.ui.dialogs.SystemRemoteFileSelectionInputProvider
All Implemented Interfaces:
IAdaptable, ISystemViewInputProvider

public class SystemRemoteFileSelectionInputProvider
extends SystemResourceSelectionInputProvider


Field Summary
 
Fields inherited from class org.eclipse.rse.ui.view.SystemAbstractAPIProvider
canceledObject, emptyList, errorObject, msgList, nullObject, shell, sr, viewer
 
Constructor Summary
SystemRemoteFileSelectionInputProvider()
           
SystemRemoteFileSelectionInputProvider(IHost connection)
           
 
Method Summary
protected  ISubSystem getSubSystem(IHost selectedConnection)
           
 
Methods inherited from class org.eclipse.rse.ui.view.SystemResourceSelectionInputProvider
allowMultipleConnections, allowNewConnection, getCategory, getConnectionChildren, getSystemConnection, getSystemTypes, getSystemViewRoots, hasConnectionChildren, hasSystemViewRoots, setAllowNewConnection, setCategory, setSystemConnection, setSystemTypes
 
Methods inherited from class org.eclipse.rse.ui.view.SystemAbstractAPIProvider
checkForNull, getAdapter, getAdapter, getCancelledMessageObject, getFailedMessageObject, getRemoteAdapter, getShell, getViewer, setShell, setViewer, showActionBar, showActions, showButtonBar, showingConnections
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemRemoteFileSelectionInputProvider

public SystemRemoteFileSelectionInputProvider(IHost connection)

SystemRemoteFileSelectionInputProvider

public SystemRemoteFileSelectionInputProvider()
Method Detail

getSubSystem

protected ISubSystem getSubSystem(IHost selectedConnection)
Specified by:
getSubSystem in class SystemResourceSelectionInputProvider

RSE
Release 1.0

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