FindBugs™ 1.3.9

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

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

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

Methods in edu.umd.cs.findbugs.gui2 that return MainFrame
static MainFrame MainFrame.getInstance()
           
 

Methods in edu.umd.cs.findbugs.gui2 with parameters of type MainFrame
 FindBugsLayoutManager FindBugsLayoutManagerFactory.getInstance(MainFrame frame)
           
 boolean Sortables.isAvailable(MainFrame frame)
           
static SortedBugCollection BugLoader.loadBugs(MainFrame mainFrame, Project project, java.io.File source)
           
static SortedBugCollection BugLoader.loadBugs(MainFrame mainFrame, Project project, java.net.URL url)
           
static Project BugLoader.loadProject(MainFrame mainFrame, java.io.File f)
           
 

Constructors in edu.umd.cs.findbugs.gui2 with parameters of type MainFrame
SplitLayout(MainFrame frame)
           
ViewFilter(MainFrame mf)
           
 


FindBugs™ 1.3.9

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