Uses of Interface
edu.umd.cs.findbugs.gui2.AnalysisCallback
Packages that use AnalysisCallback
-
Uses of AnalysisCallback in edu.umd.cs.findbugs.gui2
Classes in edu.umd.cs.findbugs.gui2 that implement AnalysisCallbackModifier and TypeClassDescriptionprivate static class
just used to know how the new analysis wentFields in edu.umd.cs.findbugs.gui2 declared as AnalysisCallbackMethods in edu.umd.cs.findbugs.gui2 with parameters of type AnalysisCallbackModifier and TypeMethodDescriptionstatic void
AnalyzingDialog.show
(Project project, AnalysisCallback callback, boolean joinThread) Constructors in edu.umd.cs.findbugs.gui2 with parameters of type AnalysisCallbackModifierConstructorDescriptionprivate
AnalyzingDialog
(Project project, AnalysisCallback callback, boolean joinThread)