|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--voji.log.Log | +--voji.log.JLogTextArea
Field Summary |
Fields inherited from class voji.log.Log |
separator |
Constructor Summary | |
JLogTextArea(javax.swing.JTextArea initTextArea)
|
Method Summary | |
static javax.swing.JTextArea |
create()
|
protected void |
write(java.lang.String message)
|
Methods inherited from class voji.log.Log |
format, log, log, logHere, logHere |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JLogTextArea(javax.swing.JTextArea initTextArea)
Method Detail |
public static javax.swing.JTextArea create()
protected void write(java.lang.String message) throws java.lang.Exception
write
in class Log
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |