ABLE 2.0.0 07/02/2003 10:25:01

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

Packages that use AbleJasConversationAgent
com.ibm.able.conversation The com.ibm.able.conversation contains classes for conversation management in ABLE. 
 

Uses of AbleJasConversationAgent in com.ibm.able.conversation
 

Methods in com.ibm.able.conversation with parameters of type AbleJasConversationAgent
static MessageFormInterfacePanel InterfacePanelFactory.getInterfacePanel(AbleJasConversationAgent agent, MessageForm messageForm)
          Returns a MessageFormInterfacePanel for the message form object by looking up the internal table for the class name of the message form and instantiating a new object of the corresponding message form interface panel
 

Constructors in com.ibm.able.conversation with parameters of type AbleJasConversationAgent
MessageFormInterfacePanel(AbleJasConversationAgent parent, MessageForm messageForm)
          Constructor for the message for interface panel
TextMessageFormPanel(AbleJasConversationAgent parent, MessageForm messageForm)
           
DecisionLogicAdapter(AbleJasConversationAgent agent, SimpleConversationManager manager)
          Constructor for the decision logic adapter
DecisionPanel(DefaultDecisionMaker parent, AbleJasConversationAgent agent, java.util.Hashtable panelMap, javax.swing.JPanel inputPanel)
          Constructs and Initializes the layout for the decision panel
StartCPFormPanel(AbleJasConversationAgent parent, MessageForm messageForm)
          Default Constructor that initializes the layout with text-boxes for user-input
 


ABLE 2.0.0 07/02/2003 10:25:01

(C) Copyright IBM Corporation 1999, 2003