Searched defs:fileDialog (Results 1 – 3 of 3) sorted by relevance
70 FileDialog fileDialog = new FileDialog(mParentShell, SWT.SAVE); in promptAndPull() local92 FileDialog fileDialog = new FileDialog(mParentShell, SWT.SAVE); in promptAndSave() local
87 FileDialog fileDialog = new FileDialog(shell, SWT.SAVE); in exportProject() local
499 FileDialog fileDialog = new FileDialog(mParent.getShell(), SWT.SAVE); in pullSelection() local