|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommandRegister | |
| f00f.net.irc.martyr | |
| f00f.net.irc.martyr.commands | |
| Uses of CommandRegister in f00f.net.irc.martyr |
| Methods in f00f.net.irc.martyr with parameters of type CommandRegister | |
void |
InCommand.selfRegister(CommandRegister commandRegister)
Every incoming command should know how to register itself with the command register. |
| Uses of CommandRegister in f00f.net.irc.martyr.commands |
| Methods in f00f.net.irc.martyr.commands with parameters of type CommandRegister | |
void |
GenericInCommand.selfRegister(CommandRegister commandRegister)
Every command should know how to register itself (or not) with the command parsing engine. |
void |
ModeCommand.selfRegister(CommandRegister reg)
|
void |
TopicCommand.selfRegister(CommandRegister commandRegister)
|
void |
WelcomeCommand.selfRegister(CommandRegister commandRegister)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||