Searched refs:openBrowseDialog (Results 1 – 3 of 3) sorted by relevance
185 String fName = openBrowseDialog(); in createSaveToField()196 private String openBrowseDialog() { in openBrowseDialog() method in GLTraceOptionsDialog
114 String path = openBrowseDialog(browse.getShell()); in createDialogArea()263 private String openBrowseDialog(Shell parentShell) { in openBrowseDialog() method in SystraceOptionsDialogV2
117 String path = openBrowseDialog(browse.getShell()); in createDialogArea()303 private String openBrowseDialog(Shell parentShell) { in openBrowseDialog() method in SystraceOptionsDialogV1