public interface ECPFileDialogHelper
FileDialog.| Modifier and Type | Method and Description |
|---|---|
String |
getPathForExport(org.eclipse.swt.widgets.Shell shell,
String fileName)
Returns the file path to export a model element to.
|
String |
getPathForImport(org.eclipse.swt.widgets.Shell shell)
Returns the absolute file path of the file selected by the user.
|
String getPathForImport(org.eclipse.swt.widgets.Shell shell)
shell - The shell to open the FileDialognull if no file was selectedCopyright © 2017. All rights reserved.