| 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.cloud | |
| edu.umd.cs.findbugs.gui2 |
| Modifier and Type | Class | Description |
|---|---|---|
class |
CommandLineUiCallback |
Implementation of the UI callback for command line sessions.
|
| Modifier and Type | Method | Description |
|---|---|---|
IGuiCallback |
Project.getGuiCallback() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
Project.setGuiCallback(IGuiCallback guiCallback) |
| Modifier and Type | Method | Description |
|---|---|---|
IGuiCallback |
AbstractCloud.getGuiCallback() |
|
IGuiCallback |
Cloud.getGuiCallback() |
|
IGuiCallback |
DoNothingCloud.getGuiCallback() |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractSwingGuiCallback |
| Modifier and Type | Method | Description |
|---|---|---|
IGuiCallback |
MainFrame.getGuiCallback() |
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.