|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectweka.gui.beans.FlowRunner.SimpleLogger
public static class FlowRunner.SimpleLogger
Constructor Summary | |
---|---|
FlowRunner.SimpleLogger()
|
Method Summary | |
---|---|
void |
logMessage(java.lang.String lm)
Sends the supplied message to the log area. |
void |
statusMessage(java.lang.String lm)
Sends the supplied message to the status line. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FlowRunner.SimpleLogger()
Method Detail |
---|
public void logMessage(java.lang.String lm)
Logger
logMessage
in interface Logger
lm
- the log messagepublic void statusMessage(java.lang.String lm)
Logger
statusMessage
in interface Logger
lm
- the status message.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |