FindBugs™ 1.3.9

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

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

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

Methods in edu.umd.cs.findbugs.gui2 that return BugAspects
 BugAspects BugAspects.addToNew(edu.umd.cs.findbugs.gui2.BugAspects.SortableValue sp)
           
 

Methods in edu.umd.cs.findbugs.gui2 with parameters of type BugAspects
protected  java.lang.String CommentsArea.getNonLeafCommentsText(BugAspects theAspects)
           
 boolean BugLeafNode.matches(BugAspects aspects)
           
 BugSet BugSet.query(BugAspects a)
          Gives you back the BugSet containing all bugs that match your query
 void CommentsArea.saveComments(BugLeafNode theNode, BugAspects theAspects)
           
protected  void CommentsArea.updateCommentsFromNonLeafInformationFromSwingThread(BugAspects theAspects)
           
 

Method parameters in edu.umd.cs.findbugs.gui2 with type arguments of type BugAspects
 void BugTreeModel.crawl(java.util.ArrayList<BugAspects> path, int depth)
           
 

Constructors in edu.umd.cs.findbugs.gui2 with parameters of type BugAspects
BugAspects(BugAspects a)
           
 


FindBugs™ 1.3.9

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