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

Uses of Class
com.ibm.able.conversation.AbleConversationManager

Packages that use AbleConversationManager
com.ibm.able.conversation This package contains ABLE's conversation support subsystem. 
 

Uses of AbleConversationManager in com.ibm.able.conversation
 

Fields in com.ibm.able.conversation declared as AbleConversationManager
protected  AbleConversationManager AblePlatformConversationAgent.conversationManager
          The manager for this agent's conversations.
 

Methods in com.ibm.able.conversation with parameters of type AbleConversationManager
 void AbleConversationManagerPanel.setConversationManager(AbleConversationManager newManager)
           
 

Constructors in com.ibm.able.conversation with parameters of type AbleConversationManager
AbleConversationManagerPanel(AbleConversationManager newManager)
           
AbleConversation(AbleConversationManager mgr, java.lang.String newConvId)
          Constructs an AbleConversation object.
 


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

(C) Copyright IBM Corporation 1999, 2005