|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.croftsoft.apps.chat.event.AbstractEvent com.croftsoft.apps.chat.event.TalkEvent
public final class TalkEvent
An avatar is talking.
Constructor Summary | |
---|---|
TalkEvent(String text)
|
Method Summary | |
---|---|
String |
getText()
|
Methods inherited from class com.croftsoft.apps.chat.event.AbstractEvent |
---|
getEventIndex, setEventIndex |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TalkEvent(String text)
Method Detail |
---|
public String getText()
|
CroftSoft Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |