|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
void |
clearLog()
Resets the reader to its initial state. |
void |
readLog(java.lang.String who,
int priority,
LogItem information)
Callback method from Log when it receives new information. |
Method Detail |
public void readLog(java.lang.String who, int priority, LogItem information)
who
- Name of the component registered with the log.priority
- 0 is normal, anything higher is more important.information
- Has the actual log information.public void clearLog()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |