|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IMessageRecipient
Allows us to send a string message to another class. Used to send the browser view a message from a class it depends on
| Method Summary | |
|---|---|
void |
sendMessage(java.lang.String msg)
sendMessage |
| Method Detail |
|---|
void sendMessage(java.lang.String msg)
msg -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||