|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LogEntry | |
---|---|
org.polliwog.data | |
org.polliwog.listeners |
Uses of LogEntry in org.polliwog.data |
---|
Classes in org.polliwog.data that implement LogEntry | |
---|---|
class |
Hit
|
Methods in org.polliwog.data that return LogEntry | |
---|---|
LogEntry |
LogEntryFormat.createEntry(java.lang.String line,
java.lang.Class c)
|
LogEntry |
LogEntryFormat.createEntry(java.lang.String line,
LogEntry le)
|
Methods in org.polliwog.data with parameters of type LogEntry | |
---|---|
void |
Log.addEntry(LogEntry le)
|
LogEntry |
LogEntryFormat.createEntry(java.lang.String line,
LogEntry le)
|
Uses of LogEntry in org.polliwog.listeners |
---|
Methods in org.polliwog.listeners with parameters of type LogEntry | |
---|---|
void |
LogEntryListener.processEntry(LogEntry le)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |