Package com.lowagie.rups.io.filters
Class PdfFilter
java.lang.Object
javax.swing.filechooser.FileFilter
com.lowagie.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:
accept
in classFileFilter
- Parameters:
f
- File- Returns:
- boolean
- See Also:
-
getDescription
- Specified by:
getDescription
in classFileFilter
- Returns:
- String
- See Also:
-