|
ABLE 2.0.0 07/02/2003 10:25:01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
AbleInspectorGeneralPanel.AxesPanel.setInspector(AbleInspector theInspector)
|
void |
AbleEnvironment.addInspector(AbleInspector insp)
|
void |
AbleEnvironment.removeInspector(AbleInspector insp)
|
Constructors in com.ibm.able.editor with parameters of type AbleInspector | |
AbleInspectorWindow(javax.swing.JFrame theParentFrame,
AbleInspector theInspectorFrame)
Construct a new Able Inspector window based on the specified inspector object. |
|
AbleInspectorOptionsDialog(AbleInspector theInspector,
java.lang.String theTitle,
boolean isModal)
Create the property tabbed panel and add the standard tabs. |
|
AbleInspectorLoggingDialog(AbleInspector theInspector,
java.lang.String theTitle,
boolean isModal)
Create the property tabbed panel and add the standard tabs. |
|
ABLE 2.0.0 07/02/2003 10:25:01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |