public class FileTypes
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
FileTypes.FileType |
Modifier and Type | Method and Description |
---|---|
static javax.swing.filechooser.FileFilter |
getFileFilterForType(FileTypes.FileType type)
Returns a file filter for a specified file type.
|
public static javax.swing.filechooser.FileFilter getFileFilterForType(FileTypes.FileType type)
type
- type for which a FileFilter should be returnednull
if
type
is null