Uses of Class
f00f.net.irc.martyr.CommandRegister

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 Command.selfRegister(CommandRegister commandRegister)
          Every command should know how to register itself (or not) with the command parsing engine.
 

Uses of CommandRegister in f00f.net.irc.martyr.commands
 

Methods in f00f.net.irc.martyr.commands with parameters of type CommandRegister
 void GenericCommand.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 RawCommand.selfRegister(CommandRegister commandRegister)
          Does nothing.
 void WelcomeCommand.selfRegister(CommandRegister commandRegister)
           
 



Copyright ? 2000,2001, f00f networks. All Rights Reserved.