|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Chatter | |
---|---|
madkit.MadChat |
Uses of Chatter in madkit.MadChat |
---|
Methods in madkit.MadChat that return Chatter | |
---|---|
Chatter |
ChatterList.getByAgentAddress(AgentAddress aa)
|
Chatter |
ChatterList.getByLogin(java.lang.String login)
|
Chatter |
ChatterMessage.getChatter()
|
Chatter[] |
ListMessage.getChatterList()
|
Chatter[] |
ChatPanel.getChatterList()
|
Chatter[] |
MadChat.getChatterListInChan(java.lang.String channel)
|
Chatter |
PvPanel.getHim()
|
Chatter |
PvPanel.getMe()
|
Chatter |
ChatPanel.getMe()
|
Methods in madkit.MadChat with parameters of type Chatter | |
---|---|
void |
MadChat.addChanPV(Config config,
Chatter c)
|
void |
PvPanel.addChatter(Chatter c)
|
void |
ChatPanel.addChatter(Chatter c)
|
void |
MadChat.addChatterInChan(java.lang.String channel,
Chatter c)
|
void |
ChatterMessage.setChatter(Chatter chatter)
|
void |
ListMessage.setChatterList(Chatter[] chatterList)
|
void |
ChatPanel.setChatterList(Chatter[] c)
|
void |
MadChat.setChatterListInChan(java.lang.String channel,
Chatter[] m)
|
void |
PvPanel.setHim(Chatter c)
|
Constructors in madkit.MadChat with parameters of type Chatter | |
---|---|
ChatterMessage(Chatter chatter,
java.lang.String channel)
|
|
ListMessage(Chatter[] liste,
java.lang.String channel)
|
|
PvPanel(Config cfg,
Chatter c)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |