org.diyefi.openlogviewer.filefilters
Class FreeEMSLAFileFilter

java.lang.Object
  extended by javax.swing.filechooser.FileFilter
      extended by org.diyefi.openlogviewer.filefilters.FreeEMSLAFileFilter

public class FreeEMSLAFileFilter
extends FileFilter


Constructor Summary
FreeEMSLAFileFilter()
           
 
Method Summary
 boolean accept(File file)
           
 String getDescription()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FreeEMSLAFileFilter

public FreeEMSLAFileFilter()
Method Detail

getDescription

public final String getDescription()
Specified by:
getDescription in class FileFilter

accept

public final boolean accept(File file)
Specified by:
accept in class FileFilter


Copyright © 2011 DIYEFI.org. All Rights Reserved.