|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LogItem | |
heurgame.logging | |
heurgame.ui |
Uses of LogItem in heurgame.logging |
Methods in heurgame.logging with parameters of type LogItem | |
void |
LogReader.readLog(java.lang.String who,
int priority,
LogItem information)
Callback method from Log when it receives new information. |
void |
DebugLogReader.readLog(java.lang.String who,
int priority,
LogItem information)
Performs the actual printing |
Uses of LogItem in heurgame.ui |
Methods in heurgame.ui with parameters of type LogItem | |
void |
GraphicalLogInterface.readLog(java.lang.String who,
int priority,
LogItem information)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |