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