|
Class Summary |
| Channel |
Titre : Chat Agent for MadKit
Description : Data structure, used to register channels. |
| ChatAgent |
Titre : Chat Agent for MadKit
Description : The Agent itself, used to control every pieces of the project. |
| ChatAgentGUI |
Titre : Chat Agent for MadKit
Description : The main piece of the graphic user interface. |
| ChatAgentGUI_AboutBox |
Titre : Chat Agent for MadKit
Description : Ban window GUI. |
| ChatAgentGUI_BanBox |
Titre : Chat Agent for MadKit
Description : Graphic User Interface, allow admin to ban a chatter. |
| ChatAgentGUI_JoinBox |
Titre : Chat Agent for MadKit
Description : Graphic User Interface, used to join a channel. |
| ChatAgentGUI_KickBox |
Titre : Chat Agent for MadKit
Description : Graphic User Interface, used to kick a chatter. |
| ChatAgentGUI_ListBox |
Titre : Chat Agent for MadKit
Description : Graphic User Interface, used to display the channel's list. |
| ChatAgentGUI_NamesBox |
Titre : Chat Agent for MadKit
Description : Graphic User Interface, used to display the chatters list. |
| ChatAgentGUI_NickBox |
Titre : Chat Agent for MadKit
Description : Graphic User Interface, used to get name and e-mail from the chatter at start. |
| ChatAgentGUI_NickOKBox |
Titre : Chat Agent for MadKit
Description : Alllow MadKit's users to communicate through a chat. |
| ChatAgentGUI_Private |
Titre : Chat Agent for MadKit
Description : PrivateAgent 's Graphic User Interface. |
| ChatAgentGUI_QueryBox |
Titre : Chat Agent for MadKit
Description : GUI, used to ask somebody to chat in private. |
| ChatAgentGUI_RetireBox |
Titre : Chat Agent for MadKit
Description : Graphic User Interface, used to remove a channel from the chat. |
| ChatAgentGUI_TopicBox |
Titre : Chat Agent for MadKit
Description : Graphic User Interface, used to get the channel's topic. |
| Chatter |
Titre : Chat Agent for MadKit
Description : Data struct, used to register chat's users. |
| JTextAreaWriter |
A Writer that appends its output to a TextArea. |
| PrivateAgent |
Titre : Chat Agent for MadKit
Description : PrivateAgent, allows the chatter to chat in private in one way. |
| PrivateAgent1 |
Titre : Chat Agent for MadKit
Description : PrivateAgent, allows the chatter to chat in private on the second way. |