|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.lang.Thread
|
+--com.adventnet.snmp.ui.TextWriter
| Field Summary | |
(package private) static int |
BUFFER_SIZE
|
(package private) javax.swing.text.Document |
m_doc
|
(package private) java.io.File |
m_fOutput
|
| Fields inherited from class java.lang.Thread |
MAX_PRIORITY,
MIN_PRIORITY,
NORM_PRIORITY,
values |
| Constructor Summary | |
TextWriter(java.io.File fOutput,
javax.swing.text.Document doc)
|
|
| Method Summary | |
void |
run()
|
| Methods inherited from class java.lang.Thread |
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
| Field Detail |
java.io.File m_fOutput
javax.swing.text.Document m_doc
static final int BUFFER_SIZE
| Constructor Detail |
public TextWriter(java.io.File fOutput,
javax.swing.text.Document doc)
| Method Detail |
public void run()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||