edu.umd.cs.findbugs.gui

Class SwingGUIBugReporter

public class SwingGUIBugReporter extends TextUIBugReporter

BugReporter used by AnalysisRun.
Constructor Summary
SwingGUIBugReporter(AnalysisRun analysisRun)
Constructor.
Method Summary
booleanerrorsOccurred()
voidfinish()
SortedBugCollectiongetBugCollection()
AnalysisErrorDialoggetErrorDialog()
voidobserveClass(ClassDescriptor classDescriptor)

Constructor Detail

SwingGUIBugReporter

public SwingGUIBugReporter(AnalysisRun analysisRun)
Constructor.

Parameters: analysisRun

Method Detail

errorsOccurred

public boolean errorsOccurred()

finish

public void finish()

getBugCollection

public SortedBugCollection getBugCollection()

getErrorDialog

public AnalysisErrorDialog getErrorDialog()

observeClass

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