Uses of Class
edu.umd.cs.findbugs.gui.FindBugsFrame
-
Packages that use FindBugsFrame Package Description edu.umd.cs.findbugs.gui -
-
Uses of FindBugsFrame in edu.umd.cs.findbugs.gui
Methods in edu.umd.cs.findbugs.gui that return FindBugsFrame Modifier and Type Method Description FindBugsFrame
AnalysisRun. getFrame()
Get the FindBugsFrame which created this analysis run.Constructors in edu.umd.cs.findbugs.gui with parameters of type FindBugsFrame Constructor Description AnalysisRun(Project project, FindBugsFrame frame)
Creates a new instance of AnalysisRun.
-