Uses of Interface
edu.umd.cs.findbugs.gui.Logger

Packages that use Logger
edu.umd.cs.findbugs.gui   
 

Uses of Logger in edu.umd.cs.findbugs.gui
 

Classes in edu.umd.cs.findbugs.gui that implement Logger
 class ConsoleLogger
           
 

Methods in edu.umd.cs.findbugs.gui that return Logger
 Logger FindBugsFrame.getLogger()
          Get the Logger.
 

Constructors in edu.umd.cs.findbugs.gui with parameters of type Logger
AboutDialog(javax.swing.JFrame parent, Logger l, boolean modal)
          Creates new form AboutDialog