Uses of Interface
edu.umd.cs.findbugs.IGuiCallback
Packages that use IGuiCallback
Package
Description
Main package for the FindBugs application - contains the engine class
(
FindBugs
), the object model classes for bug
instances (BugInstance
,
BugAnnotation
), and other miscellany.-
Uses of IGuiCallback in edu.umd.cs.findbugs
Classes in edu.umd.cs.findbugs that implement IGuiCallbackModifier and TypeClassDescriptionclass
Implementation of the UI callback for command line sessions.Fields in edu.umd.cs.findbugs declared as IGuiCallbackMethods in edu.umd.cs.findbugs that return IGuiCallbackMethods in edu.umd.cs.findbugs with parameters of type IGuiCallback -
Uses of IGuiCallback in edu.umd.cs.findbugs.gui2
Classes in edu.umd.cs.findbugs.gui2 that implement IGuiCallbackModifier and TypeClassDescriptionclass
private class
Methods in edu.umd.cs.findbugs.gui2 that return IGuiCallback -
Uses of IGuiCallback in edu.umd.cs.findbugs.workflow
Methods in edu.umd.cs.findbugs.workflow with parameters of type IGuiCallbackModifier and TypeMethodDescription(package private) static SortedBugCollection
MergeSummarizeAndView.createPreconfiguredBugCollection
(List<String> workingDirList, List<String> srcDirList, IGuiCallback guiCallback)