RSE
Release 1.0

org.eclipse.rse.files.ui.resources
Interface ISaveAsDialog

All Known Implementing Classes:
FileSelectionDialog, SaveAsDialog

public interface ISaveAsDialog


Method Summary
 Object getOutputObject()
           
 int open()
           
 void setMultipleSelectionMode(boolean mode)
           
 void setPreSelection(IRemoteFile selection)
           
 

Method Detail

getOutputObject

public Object getOutputObject()

setMultipleSelectionMode

public void setMultipleSelectionMode(boolean mode)

open

public int open()

setPreSelection

public void setPreSelection(IRemoteFile selection)

RSE
Release 1.0

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