Uses of Interface
edu.umd.cs.findbugs.log.Logger
-
Packages that use Logger Package Description edu.umd.cs.findbugs.gui2 edu.umd.cs.findbugs.log -
-
Uses of Logger in edu.umd.cs.findbugs.gui2
Fields in edu.umd.cs.findbugs.gui2 declared as Logger Modifier and Type Field Description private Logger
MainFrame. logger
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 -
Uses of Logger in edu.umd.cs.findbugs.log
Classes in edu.umd.cs.findbugs.log that implement Logger Modifier and Type Class Description class
ConsoleLogger
-