FindBugs™ 1.3.9

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

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

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

Methods in edu.umd.cs.findbugs.gui2 that return BugTreeModel
 BugTreeModel MainFrame.getBugTreeModel()
           
 

Methods in edu.umd.cs.findbugs.gui2 with parameters of type BugTreeModel
 void MainFrame.newTree(javax.swing.JTree newTree, BugTreeModel newModel)
           
 

Constructors in edu.umd.cs.findbugs.gui2 with parameters of type BugTreeModel
BugTreeModel(BugTreeModel other)
           
 


FindBugs™ 1.3.9

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