|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object f00f.net.irc.martyr.commands.AbstractInCommand f00f.net.irc.martyr.commands.AbstractCommand f00f.net.irc.martyr.commands.MessageCommand f00f.net.irc.martyr.commands.CtcpMessage f00f.net.irc.martyr.commands.ActionCtcp
public class ActionCtcp
ActionCtcp allows the application to do a '/me'.
Field Summary |
---|
Fields inherited from class f00f.net.irc.martyr.commands.AbstractInCommand |
---|
attributes |
Constructor Summary | |
---|---|
ActionCtcp(java.lang.String dest,
java.lang.String message)
|
Method Summary |
---|
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.AbstractCommand |
---|
render |
Methods inherited from class f00f.net.irc.martyr.commands.AbstractInCommand |
---|
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: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |