|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IStreamListener
A stream listener is notified of changes to a stream monitor.
Clients may implement this interface.
IStreamMonitor
Method Summary | |
---|---|
void |
streamAppended(java.lang.String text,
IStreamMonitor monitor)
Notifies this listener that text has been appended to the given stream monitor. |
Method Detail |
---|
void streamAppended(java.lang.String text, IStreamMonitor monitor)
text
- the appended textmonitor
- the stream monitor to which text was appended
|
Eclipse Platform Release 3.2 |
|||||||||
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, 2006. All rights reserved.