Uses of Class
madkit.MadChat.ConfigChan

Packages that use ConfigChan
madkit.MadChat   
 

Uses of ConfigChan in madkit.MadChat
 

Methods in madkit.MadChat that return ConfigChan
 ConfigChan PvPanel.getConfigChan()
           
 ConfigChan InfoServMessage.getConfigChan()
           
 ConfigChan ChatPanel.getConfigChan()
           
 ConfigChan MadChat.getConfigChan(java.lang.String chan)
           
 ConfigChan MadChat.getCurrentConfigChan()
           
 

Methods in madkit.MadChat with parameters of type ConfigChan
 void PvPanel.setConfigChan(ConfigChan cfgChan)
           
 void InfoServMessage.setConfigChan(ConfigChan config)
           
 void ChatPanel.setConfigChan(ConfigChan cfgChan)
           
 void MadChat.setConfigInChan(java.lang.String channel, ConfigChan c)
           
 

Constructors in madkit.MadChat with parameters of type ConfigChan
ChatPanel(java.lang.String nom, Config cfg, ConfigChan cfgChan)
           
InfoServMessage(java.lang.String channel, ConfigChan c)
           
PanneauTopic(Config cfg, ConfigChan cfgchan, boolean op)
           
PvPanel(java.lang.String nom, Config cfg, ConfigChan cfgChan)
           
 



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