|
ABLE 2.0.0 07/02/2003 10:25:01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbleInspectorContext | |
---|---|
com.ibm.able.beans | The BEANS package provides a set of interfaces and objects which implement components ranging from simple file i/o to intelligent learning algorithms. |
com.ibm.able.conversation | The com.ibm.able.conversation contains classes for
conversation management in ABLE. |
com.ibm.able.editor | The EDITOR package provides a set of objects that implement a GUI development environment for constructing hybrid intelligent agents using AbleBeans and AbleAgents as components. |
Uses of AbleInspectorContext in com.ibm.able.beans |
---|
Methods in com.ibm.able.beans with parameters of type AbleInspectorContext | |
void |
AbleNetworkGraphicView.setContext(AbleInspectorContext theContext)
Set the context data for this inspector panel This is called after loading the editor environment file |
void |
AbleClusterDiagramView.setContext(AbleInspectorContext theContext)
Set the context data for this inspector panel This is called after loading the editor environment file |
Uses of AbleInspectorContext in com.ibm.able.conversation |
---|
Methods in com.ibm.able.conversation with parameters of type AbleInspectorContext | |
void |
AbleConversationGraphicView.setContext(AbleInspectorContext theContext)
Set the context data for this inspector panel This is called after loading the editor environment file |
void |
AbleJasConversationGraphicView.setContext(AbleInspectorContext theContext)
Set the context data for this inspector panel This is called after loading the editor environment file |
Uses of AbleInspectorContext in com.ibm.able.editor |
---|
Methods in com.ibm.able.editor that return AbleInspectorContext | |
AbleInspectorContext |
AbleInspectorOptionsDialog.getContext()
|
AbleInspectorContext[] |
AbleEnvironment.getInspectorContexts()
|
AbleInspectorContext |
AbleInspector.getContext()
Copy user-defined state and settings for save/restore |
Methods in com.ibm.able.editor with parameters of type AbleInspectorContext | |
void |
AbleInspectorWindow.setInspectorContext(AbleInspectorContext theContext)
Set the Inspector context after a restore |
void |
AbleInspectorOptionsDialog.setContext(AbleInspectorContext theContext)
|
void |
AbleInspector.setContext(AbleInspectorContext theContext)
Get user-defined state and settings after restore |
void |
AbleCustomInspectorView.setContext(AbleInspectorContext theContext)
Set the context data for this custom inspector view This is called after loading the editor environment file |
|
ABLE 2.0.0 07/02/2003 10:25:01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |