|
FindBugs™ 1.3.9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IGuiCallback | |
---|---|
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 |
Uses of IGuiCallback in edu.umd.cs.findbugs |
---|
Classes in edu.umd.cs.findbugs that implement IGuiCallback | |
---|---|
class |
CommandLineUiCallback
Implementation of the UI callback for command line sessions. |
Methods in edu.umd.cs.findbugs that return IGuiCallback | |
---|---|
IGuiCallback |
Project.getGuiCallback()
|
Methods in edu.umd.cs.findbugs with parameters of type IGuiCallback | |
---|---|
void |
Project.setGuiCallback(IGuiCallback guiCallback)
|
Uses of IGuiCallback in edu.umd.cs.findbugs.gui2 |
---|
Classes in edu.umd.cs.findbugs.gui2 that implement IGuiCallback | |
---|---|
class |
MainFrame
|
|
FindBugs™ 1.3.9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |