|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
When the command supports an immediate output (output of partial lines), it should implement this interface and allow to add text listeners that are called with the immediate text output.
Method Summary | |
void |
addImmediateTextErrorListener(TextOutputListener tel)
Add an immediate text listener to the error output. |
void |
addImmediateTextOutputListener(TextOutputListener tol)
Add an immediate text listener to the standard output. |
Method Detail |
public void addImmediateTextOutputListener(TextOutputListener tol)
public void addImmediateTextErrorListener(TextOutputListener tel)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |