Package org.openpdf.rups.io.filters
Class PdfFilter
java.lang.Object
javax.swing.filechooser.FileFilter
org.openpdf.rups.io.filters.PdfFilter
Filters PDF files in a JFileChooser.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INSTANCE
A public instance of the PdfFilter.
-
-
Constructor Details
-
PdfFilter
public PdfFilter()
-
-
Method Details
-
accept
- Specified by:
acceptin classFileFilter- Parameters:
f- File- Returns:
- boolean
- See Also:
-
getDescription
- Specified by:
getDescriptionin classFileFilter- Returns:
- String
- See Also:
-