FindBugs™ 1.3.9

edu.umd.cs.findbugs.gui2
Class FindBugsProjectFileFilter

java.lang.Object
  extended by javax.swing.filechooser.FileFilter
      extended by edu.umd.cs.findbugs.gui2.FindBugsProjectFileFilter

public final class FindBugsProjectFileFilter
extends javax.swing.filechooser.FileFilter


Field Summary
static FindBugsProjectFileFilter INSTANCE
           
 
Constructor Summary
FindBugsProjectFileFilter()
           
 
Method Summary
 boolean accept(java.io.File arg0)
           
 java.lang.String getDescription()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final FindBugsProjectFileFilter INSTANCE
Constructor Detail

FindBugsProjectFileFilter

public FindBugsProjectFileFilter()
Method Detail

accept

public boolean accept(java.io.File arg0)
Specified by:
accept in class javax.swing.filechooser.FileFilter

getDescription

public java.lang.String getDescription()
Specified by:
getDescription in class javax.swing.filechooser.FileFilter

FindBugs™ 1.3.9

FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.