FindBugs™ 1.3.9

edu.umd.cs.findbugs.gui2
Interface FilterListener


public interface FilterListener

Implemented by BugTreeModel. Allows the model to clear its cache when the set of filters changes.


Nested Class Summary
static class FilterListener.Action
           
 
Method Summary
 void clearCache()
           
 void suppressBug(javax.swing.tree.TreePath path)
          Deprecated. 
 void unsuppressBug(javax.swing.tree.TreePath path)
          Deprecated. 
 

Method Detail

clearCache

void clearCache()

suppressBug

@Deprecated
void suppressBug(javax.swing.tree.TreePath path)
Deprecated. 


unsuppressBug

@Deprecated
void unsuppressBug(javax.swing.tree.TreePath path)
Deprecated. 


FindBugs™ 1.3.9

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