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

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 frame, java.lang.String title)
          Construct and display a modal preferences dialog.
AbleEditorPreferences(AbleEditorFrame frame, java.lang.String title)
          Construct and display a modal preferences dialog.
 


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

(C) Copyright IBM Corporation 1999, 2005