Uses of Class
madkit.MadChat.ChatterList

Packages that use ChatterList
madkit.MadChat   
 

Uses of ChatterList in madkit.MadChat
 

Methods in madkit.MadChat that return ChatterList
 ChatterList ChatPanel.getChatList()
           
 ChatterList MadChat.getChatListInChan(java.lang.String channel)
           
 ChatterList ChatPanel.getListeIgnored()
           
 

Methods in madkit.MadChat with parameters of type ChatterList
 void ChatPanel.setListeIgnored(ChatterList listeIgnored)
           
 

Constructors in madkit.MadChat with parameters of type ChatterList
PanneauDeop(Config conf, ChatterList lC)
           
PanneauIgnored(Config conf, ChatterList lC, ChatterList lIg)
           
PanneauOp(Config conf, ChatterList lC)
           
PanneauPM(Config conf, ChatterList lC)
           
 



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