| 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 | Method and Description |
|---|---|
IGuiCallback.FormItem |
IGuiCallback.FormItem.password() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IGuiCallback.FormItem> |
IGuiCallback.FormItem.getItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
IGuiCallback.FormItem.setItems(java.util.List<IGuiCallback.FormItem> items) |
java.util.List<java.lang.String> |
CommandLineUiCallback.showForm(java.lang.String message,
java.lang.String title,
java.util.List<IGuiCallback.FormItem> labels) |
java.util.List<java.lang.String> |
IGuiCallback.showForm(java.lang.String message,
java.lang.String title,
java.util.List<IGuiCallback.FormItem> labels) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
AbstractSwingGuiCallback.showForm(java.lang.String message,
java.lang.String title,
java.util.List<IGuiCallback.FormItem> items) |
SpotBugs is licensed under the LGPL.