Interface | Description |
---|---|
Grouper.Callback<ElementType2> | |
Logger | |
LogSync |
Class | Description |
---|---|
AboutDialog |
The Help:About dialog.
|
AnalysisErrorDialog |
A dialog to report errors that occured during analysis.
|
AnalysisRun |
Representation of a run of the FindBugs analysis on a Project.
|
AnnotatedString |
Class to handle Strings annotated with embedded mnemonics
Note: Since the human interface guidelines for Mac OS X say never
to use mnemonics, this class behaves as if no mnemonics are set
when run on Mac OS X.
|
BugCellRenderer |
Custom cell renderer for the bug tree.
|
BugInstanceGroup |
A BugInstanceGroup represents a node in the bug tree which groups
related bug instances.
|
ConfigureDetectorsDialog |
Configure Detectors by enabling/disabling them.
|
ConsoleLogger | |
DefaultSortedTableModel |
A Table model that sits between the JTable and the real model.
|
FindBugsFrame |
The main GUI frame for FindBugs.
|
Grouper<ElementType> |
Given a sorted Collection and a Comparator, produces groups of objects
that compare as equal.
|
LineNumberer | |
RunAnalysisDialog |
A modal dialog to run the actual FindBugs analysis on a project.
|
SwingGUIBugReporter |
BugReporter used by AnalysisRun.
|
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.