|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ChatFrameListener
Interface ChatFrameListener specifies the interface for an object that is
triggered when the user sends a line of text in a ChatFrame
.
Method Summary | |
---|---|
void |
send(String line)
Process the given line of text entered by the user. |
Method Detail |
---|
void send(String line)
line
- Line of text.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |