| [news.eclipse.platform.swt] savedialog box |
Hello, in a save dialog box I want to get the filter extension that was used in the saving process. how can I get it ? i know the file name is mySaveDialog.getFileName(); but i don't know where to find the extension. Thx.