|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--wtanaka.praya.obj.Obj
|
+--wtanaka.praya.obj.Message
|
+--wtanaka.praya.irc.IRCMessage
|
+--wtanaka.praya.irc.IRCTopicMessage
Represents a topic change on a channel. (e.g. the TOPIC command)
| Fields inherited from class wtanaka.praya.obj.Message |
generatedBy, score |
| Fields inherited from class wtanaka.praya.obj.Obj |
CONTENTS, date, DATE, FROM, privThread, REVCONTENTS, REVDATE, REVFROM, REVSCORE, REVSUBJECT, SCORE, secretObject, SUBJECT |
| Constructor Summary | |
IRCTopicMessage(Protocol parent)
|
|
| Method Summary | |
Recipient |
replyRecipient()
Gets the recipient to whom replies to this message will be sent, if applicable. |
| Methods inherited from class wtanaka.praya.obj.Message |
changeScore, convertStringToHtml, getScore, getSourceProtocol, isSelfMessage, isStateChangeMessage, lessThan, renderAsHTML, renderAsHTML, renderAsString, setZombie, toString |
| Methods inherited from class wtanaka.praya.obj.Obj |
getContents, getFrom, getSubject, getTimeStamp, isPrivileged, setPrivilegedThread, setSecretObject, setTimeStamp |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public IRCTopicMessage(Protocol parent)
| Method Detail |
public Recipient replyRecipient()
MessagereplyRecipient in class Messagewtanaka.praya.obj.Message
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||