com.lowagie.rups.io.filters
public class PdfFilter extends javax.swing.filechooser.FileFilter
Modifier and Type | Field and Description |
---|---|
static PdfFilter |
INSTANCE
A public instance of the PdfFilter.
|
Constructor and Description |
---|
PdfFilter() |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(java.io.File f) |
java.lang.String |
getDescription() |
public static final PdfFilter INSTANCE
public boolean accept(java.io.File f)
accept
in class javax.swing.filechooser.FileFilter
f
- FileFileFilter.accept(java.io.File)
public java.lang.String getDescription()
getDescription
in class javax.swing.filechooser.FileFilter
FileFilter.getDescription()