|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ReporterListener
ReporterListener informs users of problems and messages.
The GNU Lesser General Public License for details.
Method Summary | |
---|---|
void |
reportException(ReporterEvent ev)
Called whenever Reporter.informUser() is passed an Exception |
void |
reportMessage(ReporterEvent ev)
Called whenever Reporter.informUser() is passed a message |
Method Detail |
---|
void reportException(ReporterEvent ev)
ev
- The event describing the Exceptionvoid reportMessage(ReporterEvent ev)
ev
- The event describing the message
|
Copyright ยจ 2003-2015 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |