|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A stream listener is notified of changes to a stream monitor.
Clients may implement this interface.
IStreamMonitor
Method Summary | |
---|---|
void |
streamAppended(String text,
IStreamMonitor monitor)
Notifies this listener that text has been appended to the given stream monitor. |
Method Detail |
public void streamAppended(String text, IStreamMonitor monitor)
text
- the appended textmonitor
- the stream monitor to which text was appended
|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.