|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OutputDestination
Interface used by a FileFollower to print the contents of a followed
file.
FileFollower| Method Summary | |
|---|---|
void |
clear()
Clear all previous text. |
void |
print(java.lang.String s)
Print the supplied String. |
| Method Detail |
|---|
void print(java.lang.String s)
s - String to be printedvoid clear()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||