|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ECPFileDialogHelper
Interface defining methods for retrieving Filepaths from a FileDialog.
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
String getPathForImport(org.eclipse.swt.widgets.Shell shell)
shell - The shell to open the FileDialog
null if no file was selected
String getPathForExport(org.eclipse.swt.widgets.Shell shell,
String fileName)
shell - The shell to open the FileDialogfileName - a proposed filename for the export
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||