ABLE, Version 1.1b

Package com.ibm.able

Refer to the ABLE package index for more details on using ABLE.

See:
          Description

Interface Summary
AbleBean This interface describes the unique behavior required of JavaBeans to be fully integrated into the Able editor and run-time framework.
AbleBeanContainer This class defines the interface for ABLE objects that are composed of, or can contain multiple AbleBean objects.
AbleCustomizer This interface describes a slight extension of the base Customizer behavior.
AbleCustomizerPanel This interface allows the AbleObjectCustomizer to find the appropriate help url for a given panel.
AbleDataSource  
AbleEventListener This interface provides methods for handling AbleEvents.
AbleEventQueueProcessor The methods in this interface must be implemented by all objects wishing to interface with the AbleEventQueue object; the methods provide a way for the event queue to hand off processing of timer and asynchronous AbleEvents.
 

Class Summary
Able This class contains constants for the IBM Agent Building and Learning Environment (ABLE).
AbleBeanAdaptor This class provides a default implementation of an AbleBean.
AbleBufferConnection This class provides a connection between two data members of AbleObjects.
AbleCheckBoxTreeCellRenderer This class renders an AbleCheckBoxTreeNode containing a JCheckBox and a JLabel.
AbleCheckBoxTreeNode This class provides a TreeNode and maintains an indicator as to whether or not it is selected.
AbleConnectionsPanel This class provides the graphical editor panel for the base class AbleObject connection properties.
AbleEvent This class defines the event object used for notification and actions (method invocation) on other AbleBeans and AbleObjects.
AbleEventConnection This class defines an AbleEventListener connection between an AbleBean and an AbleEventListener object.
AbleEventQueue The AbleEventQueue was, at one time, just that: a simple event queue.
AbleHelp This class provides several static methods for displaying help To open a broswer on a specific URL, use displayHelpUrl() To open a browser on an Able help file, use displayHelp() Able help files are assumed to be in {AbleHome}/docs/com/ibm/able ...
AbleMessageBundle This class contains national language messages for Able.
AbleObject This class is the default implementation of the AbleBean interface and is the base class for all ABLE objects; in particular, AbleObjects are JavaBeans which are specifically designed to be part of the ABLE framework.
AbleObjectCustomizer This class provides a dialog with a tabbed property panel and standard tabs for AbleObjects.
AbleObjectPanel This class provides the graphical editor panel for the base class AbleObject.
AblePanelHelper This class provides graphical helper methods to assure consistency of controls for AbleCustomizer panels.
AblePreferences This class contains preferences for the Able Editor .
AbleProperty This class contains constants for ABLE bean properties (not user preference properties).
AblePropertyConnection This class defines a PropertyChange connection between an AbleBean property and another AbleBean listener and its corresponding property.
AblePropertyConnectionManager This class provides a single point listener for all PropertyChange events that an AbleObject fires.
AbleSensorEffectorPanel This class provides the graphical editor panel for the base class AbleDefaultAgent sensor and effector properties.
AbleState This class provides a set of state definitions for ABLE beans and agents.
AbleTraceLogger AbleTraceLogger is a logger class that provides handlers for trace output devices.
 

Exception Summary
AbleException This class defines an ABLE exception from which all other subpackages may extend their own exceptions.
 

Package com.ibm.able Description

Refer to the ABLE package index for more details on using ABLE.


ABLE, Version 1.1b

ABLE: Produced by Joe, Don, and Jeff who say, 'Thanks for your support.'