| Package | Description |
|---|---|
| edu.umd.cs.findbugs |
Main package for the FindBugs application - contains the engine class
(
FindBugs), the object model classes for bug
instances (BugInstance,
BugAnnotation), and other miscellany. |
| edu.umd.cs.findbugs.gui2 |
| Modifier and Type | Class and Description |
|---|---|
class |
CommandLineUiCallback
Implementation of the UI callback for command line sessions.
|
| Modifier and Type | Method and Description |
|---|---|
IGuiCallback |
Project.getGuiCallback() |
| Modifier and Type | Method and Description |
|---|---|
void |
Project.setGuiCallback(IGuiCallback guiCallback) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSwingGuiCallback |
| Modifier and Type | Method and Description |
|---|---|
IGuiCallback |
MainFrame.getGuiCallback() |
SpotBugs is licensed under the LGPL.