Uses of Interface
edu.umd.cs.findbugs.gui.Logger
-
Packages that use Logger Package Description edu.umd.cs.findbugs.gui edu.umd.cs.findbugs.gui2 -
-
Uses of Logger in edu.umd.cs.findbugs.gui
Classes in edu.umd.cs.findbugs.gui that implement Logger Modifier and Type Class Description class
ConsoleLogger
Methods in edu.umd.cs.findbugs.gui that return Logger Modifier and Type Method Description Logger
FindBugsFrame. getLogger()
Get the Logger.Constructors in edu.umd.cs.findbugs.gui with parameters of type Logger Constructor Description AboutDialog(javax.swing.JFrame parent, Logger l, boolean modal)
Creates new form AboutDialog -
Uses of Logger in edu.umd.cs.findbugs.gui2
Constructors in edu.umd.cs.findbugs.gui2 with parameters of type Logger Constructor Description AboutDialog(javax.swing.JFrame parent, Logger l, boolean modal)
Creates new form AboutDialog
-