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

Uses of Package
com.ibm.able.editor

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

Classes in com.ibm.able.editor used by com.ibm.able.beans
AbleCustomInspectorView
          This interface must be implemented by any custom inspector views to save context data during the serialization/de-serialization process.
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
 

Classes in com.ibm.able.editor used by com.ibm.able.conversation
AbleCustomInspectorView
          This interface must be implemented by any custom inspector views to save context data during the serialization/de-serialization process.
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
 

Classes in com.ibm.able.editor used by com.ibm.able.editor
AbleClassLoader
           A class loader that is used by the JarLoader to load the classes and resources.
AbleDoOnBean
          An action to perform on created beans
AbleEditorFrame
          This class defines the main editor frame including menubar, toolbars, and canvas.
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
AbleGuiPreferences
          This class contains preferences for the Able GUI components.
AbleInputStreamProducer
           
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
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.
AbleInspectorPanel
          This interface allows for a batch update rather than PropertyChange based incremental updates to the underlying bean.
AbleInspectorWindow
          This class is the window for an Able Inspector
AbleJarInfo
          Represents a loaded Jar file
AbleJarMessageHeader
          An RFC 844 or MIME message header.
AbleViewObject
          This class provides function similar to the Wrapper class in the BDK.
 


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

(C) Copyright IBM Corporation 1999, 2003