|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.dtf.testframework.coordinator2.gui.GUILogger
public class GUILogger
| Constructor Summary | |
|---|---|
GUILogger(javax.swing.JTextArea textArea)
|
|
| Method Summary | |
|---|---|
void |
close()
|
void |
error(java.lang.String text)
|
void |
initialise(java.lang.String name)
|
void |
log(java.lang.String text)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GUILogger(javax.swing.JTextArea textArea)
| Method Detail |
|---|
public void initialise(java.lang.String name)
throws LoggerInitialisationException
initialise in interface LoggerLoggerInitialisationExceptionpublic void log(java.lang.String text)
log in interface Loggerpublic void error(java.lang.String text)
error in interface Logger
public void close()
throws LoggerException
close in interface LoggerLoggerException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||