|
Eclipse Platform 2.1 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | 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 2.1 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |