|
||||||||||
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! |
void |
setRemoteHost(java.lang.String hostAddress)
Sets the displayed remote host address. |
Method Detail |
---|
void append(java.lang.String s)
s
- The String to appendvoid setRemoteHost(java.lang.String hostAddress)
hostAddress
- The IP address or host name of the remote host.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |