com.lowagie.tools.arguments
Class PdfFilter
java.lang.Object
javax.swing.filechooser.FileFilter
com.lowagie.tools.arguments.PdfFilter
- public class PdfFilter
- extends FileFilter
Filters PDF files in a JFileChooser.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PdfFilter
public PdfFilter()
accept
public boolean accept(File f)
- See Also:
FileFilter.accept(java.io.File)
getDescription
public String getDescription()
- See Also:
FileFilter.getDescription()