FindBugs™ 1.3.9

Uses of Class
edu.umd.cs.findbugs.gui2.FilterMatcher

Packages that use FilterMatcher
edu.umd.cs.findbugs.gui2   
 

Uses of FilterMatcher in edu.umd.cs.findbugs.gui2
 

Subclasses of FilterMatcher in edu.umd.cs.findbugs.gui2
 class DeadBugFilter
           
 class StackedFilterMatcher
          Deprecated. 
 

Methods in edu.umd.cs.findbugs.gui2 that return FilterMatcher
 FilterMatcher[] StackedFilterMatcher.getFilters()
          Deprecated.  
 

Methods in edu.umd.cs.findbugs.gui2 with parameters of type FilterMatcher
 void ProjectSettings.addFilter(FilterMatcher filter)
          Deprecated.  
 void ProjectSettings.addFilters(FilterMatcher[] newFilters)
          Deprecated.  
 int FilterMatcher.compareTo(FilterMatcher that)
          Deprecated.  
 boolean ProjectSettings.removeFilter(FilterMatcher filter)
          Deprecated.  
 

Constructors in edu.umd.cs.findbugs.gui2 with parameters of type FilterMatcher
StackedFilterMatcher(FilterMatcher... filters)
          Deprecated.  
 


FindBugs™ 1.3.9

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