|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RedirectReceiver
Simple interface to be implemented by components that process redirected output from Stdout and Stderr.
Method Summary | |
---|---|
void |
append(java.lang.String s)
Appends a message. |
void |
setVisible(boolean show)
Shows the component implementing this. |
Method Detail |
---|
void append(java.lang.String s)
s
- the string to appendvoid setVisible(boolean show)
show
- if true
then show, otherwise hide
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |