ABLE, Version 1.1b

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

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

Methods in com.ibm.able.editor that return AbleInspector
 AbleInspector AbleInspectorWindow.getInspector()
          Return the underlying Inspector object
 

Methods in com.ibm.able.editor with parameters of type AbleInspector
 void AbleEnvironment.addInspector(AbleInspector insp)
           
 void AbleEnvironment.removeInspector(AbleInspector insp)
           
 void AbleInspectorGeneralPanel.AxesPanel.setInspector(AbleInspector theInspector)
           
 

Constructors in com.ibm.able.editor with parameters of type AbleInspector
AbleInspectorLoggingDialog.AbleInspectorLoggingDialog(AbleInspector theInspector, java.lang.String theTitle, boolean isModal)
          Create the property tabbed panel and add the standard tabs.
AbleInspectorWindow.AbleInspectorWindow(javax.swing.JFrame theParentFrame, AbleInspector theInspectorFrame)
          Construct a new Able Inspector window based on the specified inspector object.
AbleInspectorOptionsDialog.AbleInspectorOptionsDialog(AbleInspector theInspector, java.lang.String theTitle, boolean isModal)
          Create the property tabbed panel and add the standard tabs.
 


ABLE, Version 1.1b

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