Package edu.umd.cs.findbugs.gui
Interface LogSync
-
- All Known Implementing Classes:
FindBugsFrame
,MainFrame
public interface LogSync
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
error(java.lang.String error)
void
writeToLog(java.lang.String message)
-