RSE
Release 3.0

Uses of Interface
org.eclipse.rse.files.ui.dialogs.ISaveAsDialog

Packages that use ISaveAsDialog
org.eclipse.rse.files.ui.dialogs   
 

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

Methods in org.eclipse.rse.files.ui.dialogs that return ISaveAsDialog
static ISaveAsDialog FileDialogFactory.makeSaveAsDialog(Shell shell)
          Create an ISaveAsDialog instance, initialized for selecting a folder to save to.
static ISaveAsDialog FileDialogFactory.makeSaveAsDialog(Shell shell, String title)
          Create an ISaveAsDialog instance with the given title, initialized for selecting a file to save to.
 


RSE
Release 3.0

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