ABLE, Version 1.1b

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

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

Methods in com.ibm.able.editor that return AbleViewObject
 AbleViewObject AbleEditorCanvas.getSelectedViewObject()
          Get the selected view object.
 AbleViewObject AbleEditorFrame.getCurrentAgentView()
           
 

Methods in com.ibm.able.editor with parameters of type AbleViewObject
 void AbleEditorCanvas.setAgentViewObject(AbleViewObject anAgentView)
          Set the container agent.
 void AbleEditorCanvas.setSelectedViewObject(AbleViewObject theViewObj)
          Set the selected view object.
 void AbleEditorCanvas.showPopup(java.awt.event.MouseEvent theEvent, AbleViewObject theViewObj)
          Show the canvas (agent) or object context menu.
static void AbleEditorFrame.createConnection(AbleViewObject src, AbleViewObject dest)
          Create a new buffer connection
 

Constructors in com.ibm.able.editor with parameters of type AbleViewObject
AbleInspectorWindow.AbleInspectorWindow(javax.swing.JFrame theParentFrame, AbleViewObject theViewObject)
          Construct a new Able Inspector window based on the specified view object.
AbleInspector.AbleInspector(AbleViewObject theViewObject)
          Create an Inspector object over the specified view object and the view object's underlying AbleObject or AbleBean.
 


ABLE, Version 1.1b

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