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 classjust 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 voidAnalyzingDialog.show(Project project, AnalysisCallback callback, boolean joinThread) Constructors in edu.umd.cs.findbugs.gui2 with parameters of type AnalysisCallbackModifierConstructorDescriptionprivateAnalyzingDialog(Project project, AnalysisCallback callback, boolean joinThread)