Uses of Interface
edu.umd.cs.findbugs.updates.PluginUpdateListener
Packages that use PluginUpdateListener
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 PluginUpdateListener in edu.umd.cs.findbugs
Methods in edu.umd.cs.findbugs with parameters of type PluginUpdateListenerModifier and TypeMethodDescriptionvoid
DetectorFactoryCollection.addPluginUpdateListener
(PluginUpdateListener listener) -
Uses of PluginUpdateListener in edu.umd.cs.findbugs.gui2
Methods in edu.umd.cs.findbugs.gui2 that return PluginUpdateListener