Uses of Class
edu.umd.cs.findbugs.IGuiCallback.FormItem
Packages that use IGuiCallback.FormItem
Package
Description
Main package for the FindBugs application - contains the
engine class (FindBugs), the object model classes for bug instances
(BugInstance, BugAnnotation), and other miscellany.
-
Uses of IGuiCallback.FormItem in edu.umd.cs.findbugs
Methods in edu.umd.cs.findbugs that return IGuiCallback.FormItemMethods in edu.umd.cs.findbugs that return types with arguments of type IGuiCallback.FormItemMethod parameters in edu.umd.cs.findbugs with type arguments of type IGuiCallback.FormItemModifier and TypeMethodDescriptionvoid
IGuiCallback.FormItem.setItems
(List<IGuiCallback.FormItem> items) CommandLineUiCallback.showForm
(String message, String title, List<IGuiCallback.FormItem> labels) IGuiCallback.showForm
(String message, String title, List<IGuiCallback.FormItem> labels) -
Uses of IGuiCallback.FormItem in edu.umd.cs.findbugs.gui2
Method parameters in edu.umd.cs.findbugs.gui2 with type arguments of type IGuiCallback.FormItem