|
qflib 0.99 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for listeners to input from a Stream or Reader.
Method Summary | |
void |
inputClosed(StreamEvent event)
Notify the listener that the input source was closed. |
void |
newInput(StreamEvent event)
Notify the listener that new input has arrived. |
Method Detail |
public void newInput(StreamEvent event)
event
- The event containing the details.public void inputClosed(StreamEvent event)
event
- The event containing the details.
|
qflib 0.99 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |