Package | Description |
---|---|
casa.testAgents | |
casa.ui |
Contains classes implementing CASA's default user interfaces.
|
Modifier and Type | Class and Description |
---|---|
class |
ChatAgent
ChatAgent is a simple subclass of Agent designed to be used with a GUI as a chat or message system. |
Modifier and Type | Field and Description |
---|---|
(package private) ChatAgentInterface |
ChatFriendInteractionDialog.agent |
Modifier and Type | Method and Description |
---|---|
ChatAgentInterface |
ChatAgentWindow.getChatAgent() |
Modifier and Type | Method and Description |
---|---|
private void |
ChatFriendInteractionDialog.unserializeFriends(ChatAgentInterface agent) |
Constructor and Description |
---|
ChatFriendInteractionDialog(Frame frame,
String title,
boolean modal,
ChatAgentInterface agent,
int showTab) |