Uses of Class
madkit.chat.ChatAgent

Packages that use ChatAgent
madkit.chat   
 

Uses of ChatAgent in madkit.chat
 

Methods in madkit.chat that return ChatAgent
 ChatAgent ChatAgentGUI_NamesBox.getMyAgent()
           
 ChatAgent ChatAgentGUI_ListBox.getMyAgent()
           
 

Constructors in madkit.chat with parameters of type ChatAgent
ChatAgentGUI_BanBox(ChatAgent ag_)
           
ChatAgentGUI_JoinBox(ChatAgent ag_)
           
ChatAgentGUI_KickBox(ChatAgent ag_)
           
ChatAgentGUI_ListBox(ChatAgent ag_)
           
ChatAgentGUI_NamesBox(ChatAgent ag)
           
ChatAgentGUI_NickBox(ChatAgent ag, java.io.PrintWriter nickname)
           
ChatAgentGUI_QueryBox(ChatAgent ag_)
           
ChatAgentGUI_RetireBox(ChatAgent ag_)
           
ChatAgentGUI_TopicBox(ChatAgent ag_)
           
ChatAgentGUI(ChatAgent _ag)
          Construire le cadre
 



Copyright © Madkit Team (O. Gutknecht, J. Ferber, F. Michel et al.) All Rights Reserved.