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 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 | Method and Description |
---|---|
IGuiCallback |
DoNothingCloud.getGuiCallback() |
IGuiCallback |
Cloud.getGuiCallback() |
IGuiCallback |
AbstractCloud.getGuiCallback() |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSwingGuiCallback |
Modifier and Type | Method and Description |
---|---|
IGuiCallback |
MainFrame.getGuiCallback() |
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.