|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IViewAdapter
Adapter the model uses to communicate to the view
| Method Summary | |
|---|---|
void |
append(java.lang.String s)
Appends the string to the end of the text display on the view The view does NOT automatically add a linefeed to the end of the string! |
| Method Detail |
|---|
void append(java.lang.String s)
s - The String to append
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||