|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LineListener
An event handler for lines of text.
| Method Summary | |
|---|---|
void |
lineRead(String line)
Event sent when a line of text have been read. |
| Method Detail |
|---|
void lineRead(String line)
throws IOException
line - the line of text that have been read.
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||