|
ABLE 2.3.0 07/13/2005 14:21:00 | ||||||||||
| 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 | This package contains ABLE's conversation support subsystem. |
| 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 |
| Uses of AbleInspectorContext in com.ibm.able.editor |
|---|
| Methods in com.ibm.able.editor that return AbleInspectorContext | |
AbleInspectorContext |
AbleInspectorOptionsDialog.getContext()
|
AbleInspectorContext |
AbleInspector.getContext()
Copy user-defined state and settings for save/restore |
AbleInspectorContext[] |
AbleEnvironment.getInspectorContexts()
|
| 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.3.0 07/13/2005 14:21:00 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||