RSE
Release 1.0

org.eclipse.rse.eclipse.filesystem
Class RSEFileSystemContributor

java.lang.Object
  extended byorg.eclipse.ui.ide.fileSystem.FileSystemContributor
      extended byorg.eclipse.rse.eclipse.filesystem.RSEFileSystemContributor

public class RSEFileSystemContributor
extends FileSystemContributor


Constructor Summary
RSEFileSystemContributor()
           
 
Method Summary
 URI browseFileSystem(String initialPath, Shell shell)
           
 URI getURI(String string)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RSEFileSystemContributor

public RSEFileSystemContributor()
Method Detail

browseFileSystem

public URI browseFileSystem(String initialPath,
                            Shell shell)

getURI

public URI getURI(String string)

RSE
Release 1.0

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