edu.umd.cs.findbugs.gui2

Interface AnalysisCallback

public interface AnalysisCallback

We use this to know how the analysis went in AnalyzingDialog so we can determine what to do next
Method Summary
voidanalysisFinished(BugCollection results)
voidanalysisInterrupted()

Method Detail

analysisFinished

public void analysisFinished(BugCollection results)

analysisInterrupted

public void analysisInterrupted()
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.