Class SheetFilter

java.lang.Object
javax.swing.filechooser.FileFilter
be.gaudry.model.file.filter.SheetFilter

public class SheetFilter extends FileFilter
Allows to filter a set of files based on the file extension. The SheetFilter accepts the sheet files with following extensions: ods, ots, sxc, stc, xlw, xlt, sdc, vor, csv, txt, xls, xlc, xlm, xslb Provided by the broldev.core.swing project.
Since:
1.0 Jul 4, 2008, broldev.core.swing 0.0.1-SNAPSHOT dependency
Version:
1.0 Jul 4, 2008
Author:
Steph GAUDRY
  • Constructor Details

    • SheetFilter

      public SheetFilter()
  • Method Details