ABLE 2.3.0 07/13/2005 14:21:00

com.ibm.able.examples.conversation
Class ChatterboxDemo2

java.lang.Object
  extended bycom.ibm.able.examples.conversation.ChatterboxDemo2

public class ChatterboxDemo2
extends java.lang.Object


Field Summary
static int DEFAULT_PORT
           
static long DEFAULT_SLEEP_TIME
           
 
Constructor Summary
ChatterboxDemo2()
           
ChatterboxDemo2(int newPort)
           
 
Method Summary
 void initAgents()
           
 void initGui()
           
static void main(java.lang.String[] args)
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_SLEEP_TIME

public static final long DEFAULT_SLEEP_TIME
See Also:
Constant Field Values

DEFAULT_PORT

public static final int DEFAULT_PORT
See Also:
Constant Field Values
Constructor Detail

ChatterboxDemo2

public ChatterboxDemo2()

ChatterboxDemo2

public ChatterboxDemo2(int newPort)
Method Detail

initAgents

public void initAgents()

initGui

public void initGui()

run

public void run()

main

public static void main(java.lang.String[] args)

ABLE 2.3.0 07/13/2005 14:21:00

(C) Copyright IBM Corporation 1999, 2005