tecgraf.javautils.excel.v1.util
Class ExcelFilter
java.lang.Object
javax.swing.filechooser.FileFilter
tecgraf.javautils.excel.v1.util.ExcelFilter
public class ExcelFilter
- extends FileFilter
Filtro que aceita arquivos cuja extensão seja xls.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExcelFilter
public ExcelFilter()
accept
public boolean accept(File file)
-
- Specified by:
accept in class FileFilter
getDescription
public String getDescription()
-
- Specified by:
getDescription in class FileFilter
Copyright © 2014 Tecgraf/PUC-Rio. All rights reserved.