Uses of Interface
edu.umd.cs.findbugs.gui.LogSync
-
Packages that use LogSync Package Description edu.umd.cs.findbugs.gui edu.umd.cs.findbugs.gui2 -
-
Uses of LogSync in edu.umd.cs.findbugs.gui
Classes in edu.umd.cs.findbugs.gui that implement LogSync Modifier and Type Class Description class
FindBugsFrame
The main GUI frame for FindBugs.Constructors in edu.umd.cs.findbugs.gui with parameters of type LogSync Constructor Description ConsoleLogger(LogSync logSync)
Creates a new instance of ConsoleLogger -
Uses of LogSync in edu.umd.cs.findbugs.gui2
Classes in edu.umd.cs.findbugs.gui2 that implement LogSync Modifier and Type Class Description class
MainFrame
-