Package org.gvsig.gui.beans.openfile
Class FileFilter
java.lang.Object
javax.swing.filechooser.FileFilter
org.gvsig.gui.beans.openfile.FileFilter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract StringGets the default file extension, which will be added to the selected file if its extension is not valid.Methods inherited from class javax.swing.filechooser.FileFilter
accept, getDescription
-
Constructor Details
-
FileFilter
public FileFilter()
-
-
Method Details
-
getDefaultExtension
Gets the default file extension, which will be added to the selected file if its extension is not valid.
- Returns:
-