| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectix.icore.IXAgent
ix.ichat.IChat
public class IChat
A class for I-Chat as a standalone application main program
| Field Summary | |
|---|---|
(package private)  ChatFrame | 
frame
 | 
| Fields inherited from class ix.icore.IXAgent | 
|---|
contactManager, displayName, eventLogger, exitHooks, initialDisplayName, ipcName, ipcStrategyName, iSimTimer, mainAgent, nameListeners, startupDate, startupHooks, symbolName, textFrame | 
| Constructor Summary | |
|---|---|
IChat()
 | 
|
| Method Summary | |
|---|---|
 void | 
handleNewChatMessage(ChatMessage message)
Handles new chat messages.  | 
static void | 
main(java.lang.String[] argv)
Main program.  | 
protected  void | 
processCommandLineArguments()
Command-line argument processing for arguments used by all versions of I-Chat.  | 
 void | 
startup()
Completes I-Chat setup and initialization.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
ChatFrame frame
| Constructor Detail | 
|---|
public IChat()
| Method Detail | 
|---|
public static void main(java.lang.String[] argv)
protected void processCommandLineArguments()
processCommandLineArguments in class IXAgentIFUtil.adjustLookAndFeel(), 
IPC.makeCommunicationStrategy(String methodName), 
ContactManager.processCommandLineArguments(), 
Debug.on, 
Parameterspublic void startup()
startup in class IXAgentpublic void handleNewChatMessage(ChatMessage message)
handleNewChatMessage in class IXAgent
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||