IBM Rational Functional Tester
Version 8.1.1000
IBM Rational Functional Tester Proxy SDK Reference

Project Version 2.3
A B C D E F G H I J L M N O P R S T U V W

A

AbstractButtonProxy - Class in com.rational.test.ft.domain.java.jfc
Proxy class for javax.swing.AbstractButton.
AbstractButtonProxy(Object) - Constructor for class com.rational.test.ft.domain.java.jfc.AbstractButtonProxy
This sole constructor for all proxy objects sets the SUT object as a member variable for the proxy.
ACCEPT_METHOD - Static variable in class com.rational.test.ft.domain.java.swt.DialogProxy
 
accessorMethod(String, Class) - Static method in class com.rational.test.ft.domain.java.JavaBeanProperties
 
activate() - Method in class com.rational.test.ft.domain.java.awt.AppletProxy
 
activate() - Method in class com.rational.test.ft.domain.java.awt.FileDialogProxy
Causes the associated window control to become the active window if possible.
activate() - Method in class com.rational.test.ft.domain.java.awt.TopLevelWindowProxy
This method causes the associated window control to become the active window, if possible.
activate() - Method in class com.rational.test.ft.domain.java.jfc.JWindowProxy
This method causes the associated window control to become the active window, if possible.
activate() - Method in class com.rational.test.ft.domain.java.swt.ShellProxy
This method causes the associated window control to become the active window, if possible.
activate(long, long) - Method in class com.rational.test.ft.domain.NativeThreadChannel
 
activateTopWindow() - Method in class com.rational.test.ft.domain.java.ComboListBoxProxy
Overload the inherited implementation to never attempt to activate the ComboListBox popup window.
activateTopWindow() - Method in class com.rational.test.ft.domain.java.JavaGuiProxy
 
activateTopWindow() - Method in class com.rational.test.ft.domain.java.jfc.JComboBoxProxy
 
activateTopWindow() - Method in class com.rational.test.ft.domain.java.jfc.JPopupMenuProxy
 
activateTopWindow() - Method in class com.rational.test.ft.domain.java.PopupMenuProxy
Overlocad the inherited implementation to NEVER attempt to activate the menu popup window (it just goes away when activated).
activateTopWindow() - Method in class com.rational.test.ft.domain.java.PseudoTopLevelProxy
Overload the inherited implementation to never attempt to activate the ComboListBox popup window.
activateTopWindow() - Method in class com.rational.test.ft.domain.java.swt.DialogProxy
 
addCell(Vector, List, int) - Method in class com.rational.test.ft.domain.java.swt.TreeProxy
 
addCellAndPoint(Vector, TreeItem, Point) - Method in class com.rational.test.ft.domain.java.swt.TreeProxy
 
addColumnSelectionInterval(int, int) - Method in class com.rational.test.ft.domain.java.jfc.JTableProxy
Adds the columns from index0 to index1, inclusive, to the current selection.
addDataDrivableCommands(ProxyTestObject, Vector, int) - Method in class com.rational.test.ft.domain.java.jfc.JTableProxy
 
addDataDrivableCommands(ProxyTestObject, Vector, int) - Method in class com.rational.test.ft.domain.java.swt.TableProxy
 
addDataDrivableCommands(ProxyTestObject, Vector, int) - Method in class com.rational.test.ft.domain.ProxyTestObject
 
addHeader(Vector, Point, String) - Method in class com.rational.test.ft.domain.java.swt.TreeProxy
 
addMappableChildrenToVector(Enumeration, Vector) - Method in class com.rational.test.ft.domain.java.JavaProxy
 
addRecognitionProperty(String, Object, int) - Method in class com.rational.test.ft.domain.DescribedObject
Defines an additional recognition property that this proxy can use.
addRecognitionProperty(String, Object, int) - Method in class com.rational.test.ft.domain.DescribedObjectReference
 
addRecognitionProperty(String, Object, int) - Method in class com.rational.test.ft.domain.DomainProxy
Additional properties are not required for the domain proxy because it is never added to the object map.
addRecognitionProperty(String, Object, int) - Method in class com.rational.test.ft.domain.java.JavaProxy
Defines an additional recognition property that this proxy should utilize.
addRecognitionProperty(String, Object, int) - Method in class com.rational.test.ft.domain.java.jfc.JInternalFrameProxy
Defines an additional recognition property that this proxy should utilize.
addRecognitionProperty(String, Object, int) - Method in class com.rational.test.ft.domain.ProxyTestObject
Defines an additional recognition property that this proxy can use.
addRowSelectionInterval(int, int) - Method in class com.rational.test.ft.domain.java.jfc.JTableProxy
Adds the rows from index0 to index1, inclusive, to the current selection.
addTopLevelObject(Object) - Method in class com.rational.test.ft.domain.java.SelfRegisteredTestDomainImplementation
Adds a window to the top-level windows vector.
addWindow(Object) - Method in interface com.rational.test.ft.domain.IProxyMonitor
Called when a window is activated.
adjustCustomDomains(FindPropertySet) - Method in interface com.rational.test.ft.domain.IHtmlCustomDomainEnablement
 
allowProperty(String) - Method in interface com.rational.test.ft.domain.java.IPropertyFilter
Returns true if the property is allowed.
allowProperty(String) - Method in class com.rational.test.ft.domain.java.JavaProxy
 
allowProperty(String) - Method in class com.rational.test.ft.domain.java.jfc.JInternalFrameProxy
 
allowsMultipleSelections() - Method in class com.rational.test.ft.domain.java.jfc.JTreeProxy
true is returned if the tree component being evaluated allows multiple nodes to be selected at the same time.
allowsMultipleSelections() - Method in class com.rational.test.ft.domain.java.swt.TableTreeProxy
true is returned if the tree component being evaluated allows multiple nodes to be selected at the same time.
allowsMultipleSelections() - Method in class com.rational.test.ft.domain.java.swt.TreeProxy
true is returned if the tree component being evaluated allows multiple nodes to be selected at the same time.
AppletHostProxy - Class in com.rational.test.ft.domain.java.awt
This class interacts with non-mapped container classes used to host java.awt.Applet objects.
AppletHostProxy(Object) - Constructor for class com.rational.test.ft.domain.java.awt.AppletHostProxy
Sets the SUT object as a member variable for the proxy.
AppletProxy - Class in com.rational.test.ft.domain.java.awt
This is the base class for all Java applet test objects.
AppletProxy(Object) - Constructor for class com.rational.test.ft.domain.java.awt.AppletProxy
Sets the SUT object as a member variable for the proxy.
AppletViewerProxy - Class in com.rational.test.ft.domain.java.awt
Handles an applet being nested inside an applet viewer rather then in a browser.
AppletViewerProxy(Object) - Constructor for class com.rational.test.ft.domain.java.awt.AppletViewerProxy
 
AppletViewerProxy.AppletViewerChildEnumerator - Class in com.rational.test.ft.domain.java.awt
 
AppletViewerProxy.AppletViewerChildEnumerator(Object[]) - Constructor for class com.rational.test.ft.domain.java.awt.AppletViewerProxy.AppletViewerChildEnumerator
 
AppletViewerProxy.AppletWrapperProxy - Class in com.rational.test.ft.domain.java.awt
 
AppletViewerProxy.AppletWrapperProxy(Object) - Constructor for class com.rational.test.ft.domain.java.awt.AppletViewerProxy.AppletWrapperProxy
 

A B C D E F G H I J L M N O P R S T U V W