|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--f00f.net.irc.martyr.commands.GenericInCommand
|
+--f00f.net.irc.martyr.commands.GenericCommand
|
+--f00f.net.irc.martyr.commands.MessageCommand
|
+--f00f.net.irc.martyr.commands.CtcpMessage
|
+--f00f.net.irc.martyr.commands.ActionCtcp
ActionCtcp allows the application to do a '/me'.
| Fields inherited from class f00f.net.irc.martyr.commands.GenericInCommand |
attributes |
| Constructor Summary | |
ActionCtcp(java.lang.String dest,
java.lang.String message)
|
|
| Methods inherited from class f00f.net.irc.martyr.commands.CtcpMessage |
getAction, getActionStr, getMessageStr, isCtcpString, stripCtcpWrapper |
| Methods inherited from class f00f.net.irc.martyr.commands.MessageCommand |
getDest, getIrcIdentifier, getMessage, getSource, isPrivateToUs, parse, renderParams |
| Methods inherited from class f00f.net.irc.martyr.commands.GenericCommand |
render |
| Methods inherited from class f00f.net.irc.martyr.commands.GenericInCommand |
getAttribute, getAttributeKeys, getIntParameter, getParameter, getSourceString, getState, selfRegister, setAttribute, setSourceString, updateClientState |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ActionCtcp(java.lang.String dest,
java.lang.String message)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||