Uses of Class
com.compomics.util.gui.file_handling.FileAndFileFilter
Packages that use FileAndFileFilter
-
Uses of FileAndFileFilter in com.compomics.util.gui.file_handling
Methods in com.compomics.util.gui.file_handling that return FileAndFileFilterModifier and TypeMethodDescriptionstatic FileAndFileFilterFileChooserUtil.getUserSelectedFile(Component parent, String[] fileEndings, String[] fileFormatDescriptions, String aDialogTitle, String lastSelectedFolder, String aSuggestedFileName, boolean openDialog, boolean formatSelectedByUser, boolean showAllFilesOption, int defaultFilterIndex) Returns the file selected by the user, or null if no file was selected.