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

Uses of Class
com.ibm.able.editor.AbleEditorFrame

Packages that use AbleEditorFrame
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 AbleEditorFrame in com.ibm.able.editor
 

Methods in com.ibm.able.editor that return AbleEditorFrame
 AbleEditorFrame AbleInspectorWindow.getParent()
          Return the parent Frame
 

Methods in com.ibm.able.editor with parameters of type AbleEditorFrame
static void AbleEditor.launch(AbleEditorFrame frame)
          Launch an AbleEditor frame.
 

Constructors in com.ibm.able.editor with parameters of type AbleEditorFrame
AbleViewObject(java.lang.Object theObject, AbleEditorFrame theFrame)
          Construct a ViewObject over an AbleBean.
AbleImportRemoteAgentDialog(AbleEditorFrame theFrame)
          Construct and display the preferences dialog.
AbleImportRemoteAgentDialog(AbleEditorFrame theFrame, java.lang.String title)
          Construct and display the preferences dialog.
AbleEditorPreferences(AbleEditorFrame theFrame, java.lang.String title)
          Construct and display the preferences dialog.
 


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

(C) Copyright IBM Corporation 1999, 2003