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

Package 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.

See:
          Description

Interface Summary
AbleCustomInspectorView This interface must be implemented by any custom inspector views to save context data during the serialization/de-serialization process.
AbleDoOnBean An action to perform on created beans
AbleInputStreamProducer  
AbleInspectorPanel This interface allows for a batch update rather than PropertyChange based incremental updates to the underlying bean.
 

Class Summary
AbleAboutDialog Able is a development environment for the graphical construction of agents from JavaBean parts.
AbleArraysDialog This class displays a modal dialog for the selection of an AbleObject array (indexed) properties.
AbleClassLoader A class loader that is used by the JarLoader to load the classes and resources.
AbleClusterDiagramPanel  
AbleCustomizerDialog This class provides the base customizer dialog on which the individual AbleBean Customizers (JPanels) are displayed.
AbleEditor This class is the main window for the Able design time editor.
AbleEditorCanvas This class is the main canvas class for Able Editor It supports drag/drop and connections of Able beans
AbleEditorFrame This class defines the main editor frame including menubar, toolbars, and canvas.
AbleEditorPreferences  
AbleEnvironment This class is used to save/restore the Able Editor environment Which includes, viewObject positions and Inspector windows and their settings An Agent is saved to agentFileName.ser, The corresponding environment is serialized into agentFileName.env
AbleGridBagConstraints  
AbleGuiPreferences This class contains preferences for the Able GUI components.
AbleImportRemoteAgentDialog This class displays a modal dialog for the selection of a remote agent.
AbleInspector This class implements the generic inspector used to show AbleObject properties in text and graphic formats.
AbleInspectorContext This class is used to encapsulate the user-defined settings of an Inspector so that it can be saved and restored as part of the Editor Environment
AbleInspectorData This class provides the underlying model for the JChart data used in the Able Inspectors
AbleInspectorGeneralPanel This class provides the panel for the Inspector General tab.
AbleInspectorLoggingDialog This class provides a dialog with a tabbed property panel and standard tabs for Able Inspector refresh rate.
AbleInspectorOptionsDialog This class provides a dialog with a tabbed property panel and standard tabs for Able Inspector Views.
AbleInspectorWindow This class is the window for an Able Inspector
AbleJarFile Title: Description: Copyright: Copyright (c) 2001 Company:
AbleJarInfo Represents a loaded Jar file
AbleJarLoader  
AbleJarManifest  
AbleJarMessageHeader An RFC 844 or MIME message header.
AbleNetworkGraphicPanel  
AbleObjectInputStreamLoader This subclass of ObjectInputStream delegates loading of classes to an existing ClassLoader.
AbleParametersDialog This class displays a modal dialog for the selection of an AbleObject parameters (non-indexed) properties.
AblePrintPreviewDialog  
AbleSelectPropertyDialog  
AbleSeriesItem This class is used by AbleSeriesDialog.
AbleUserDefinedFunctionDialog This class provides a dialog to display user-defined functions for an object.
AbleViewObject This class provides function similar to the Wrapper class in the BDK.
 

Package com.ibm.able.editor Description

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. The rest of the package description....


Last modified: Thu Sep 16 14:53:03 CDT 1999


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

(C) Copyright IBM Corporation 1999, 2003