|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object mk.fsgrep.util.output.OutputDestination mk.fsgrep.util.output.TextAreaOutput
public class TextAreaOutput
Send output to a given file.
Constructor Summary | |
---|---|
TextAreaOutput(javax.swing.JTextArea pTextArea)
|
Method Summary | |
---|---|
protected javax.swing.JTextArea |
getTextArea()
|
void |
print(java.lang.String string)
|
Methods inherited from class mk.fsgrep.util.output.OutputDestination |
---|
close, flush, print, println, println |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TextAreaOutput(javax.swing.JTextArea pTextArea)
Method Detail |
---|
protected javax.swing.JTextArea getTextArea()
public void print(java.lang.String string)
print
in class OutputDestination
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |