|
||||||||||
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.
for license details.
The copyright to this program is held by it's authors.
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-2007 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |