Uses of Class
ants.p2p.irc.IrcBot

Packages that use IrcBot
ants.p2p.gui   
 

Uses of IrcBot in ants.p2p.gui
 

Fields in ants.p2p.gui declared as IrcBot
 IrcBot ConnectionAntPanel.ircBot
           
 IrcBot ConnectionAntPanel.ircBot
           
 

Constructors in ants.p2p.gui with parameters of type IrcBot
ChatAntPanel(IrcBot bot)
           
ChatAntPanel(IrcBot bot)