Searched refs:DialogTypes (Results 1 – 4 of 4) sorted by relevance
48 public static class DialogTypes class in PathSelection133 case DialogTypes.FOLDER: in triggerPathPicker()136 case DialogTypes.FILE: in triggerPathPicker()156 case DialogTypes.FOLDER: in triggerPathPicker()159 case DialogTypes.FILE: in triggerPathPicker()
200 …n = new PathSelection(xMSF, this, PathSelection.TransferMode.SAVE, PathSelection.DialogTypes.FILE); in insertPathSelectionControl()
336 …n = new PathSelection(xMSF, this, PathSelection.TransferMode.SAVE, PathSelection.DialogTypes.FILE); in insertPathSelectionControl()
1432 …n = new PathSelection(xMSF, this, PathSelection.TransferMode.SAVE, PathSelection.DialogTypes.FILE); in insertPathSelectionControl()
Completed in 25 milliseconds