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

I

IAmTheOne() - Method in class com.rational.test.ft.domain.java.TestDomainImplementationJava
 
IAppletViewer - Interface in com.rational.test.ft.domain.java
An applet viewer wants to have the child applet show up in the map just like a browser does with the applet as a top level object.
IChannel - Interface in com.rational.test.ft.domain
Provides a means of executing code that requires thread affinity.
IChannelObject - Interface in com.rational.test.ft.domain
Provide a means of executing code that requires thread affinity.
IComboBox - Interface in com.rational.test.ft.domain.java
The ComboListBoxProxy uses this interface to access the text of the items from the proxy rather than dealing with formatting issues on the specific host.
IDataDriven - Interface in com.rational.test.ft.domain
 
IDomainSite - Interface in com.rational.test.ft.domain
Implements IDomainSite when the proxy represents a site for objects from a separate domain.
IGetInterestingRecogProsForDynFind - Interface in com.rational.test.ft.domain
 
IGNORE_MOUSE_DOUBLECLICK_THRESHOLD - Static variable in class com.rational.test.ft.domain.java.TestDomainImplementationJava
 
IGNORE_MOUSE_DRAG - Static variable in class com.rational.test.ft.domain.java.TestDomainImplementationJava
 
IHtmlCustomDomainEnablement - Interface in com.rational.test.ft.domain
 
IInternalObjectStatus - Interface in com.rational.test.ft.domain
IInternalObjectStatus This interface indicates that a registered object is capable if returning the status (alive or dead) of the object in the system under test.
IMenuBarHost - Interface in com.rational.test.ft.domain.java
Frames and other windows that host a heavyweight menu bar need to implement this interface so that the menu bar correlation can be performed.
IMenuManager - Interface in com.rational.test.ft.domain.java
 
IMouseActionInfo - Interface in com.rational.test.ft.domain
IMouseActionInfo is passed into the proxy's processMouseEvent method during recording.
IMouseEventInfo - Interface in com.rational.test.ft.domain
This interface is used during Action Recording.
INCLUDE_ALL - Static variable in interface com.rational.test.ft.domain.IDataDriven
Flag to include the top proxy and all decendents with data drivable commands.
INCLUDE_JUSTOBJECT - Static variable in interface com.rational.test.ft.domain.IDataDriven
Flag to include only the one proxy as a data drivable command.
INCLUDE_SIBLINGS - Static variable in interface com.rational.test.ft.domain.IDataDriven
Flag to include the top proxy and all immediate children with data drivable commands.
indeterminate() - Method in class com.rational.test.ft.domain.java.awt.CheckboxProxy
Sets the state of the associated object to INDETERMINATE.
indeterminate() - Method in class com.rational.test.ft.domain.java.jfc.AbstractButtonProxy
This method sets the state of the associated object to INDETERMINATE.
indeterminate() - Method in class com.rational.test.ft.domain.java.swt.ButtonProxy
This method sets the state of the associated object to INDETERMINATE.
INestedDomain - Interface in com.rational.test.ft.domain
Interface which is used to identify a ProxyTestObject as containing an object which belongs to another domain.
initialize() - Method in class com.rational.test.ft.domain.java.Java2TestDomainImplementation
Register this class as an event listener.
initRect - Variable in class com.rational.test.ft.domain.java.jfc.JMenuItemProxy
 
inputChars(String) - Method in class com.rational.test.ft.domain.java.awt.AppletProxy
 
inputChars(String) - Method in class com.rational.test.ft.domain.java.awt.TopLevelWindowProxy
This method sends the supplied characters to the associated window.
inputChars(String) - Method in class com.rational.test.ft.domain.java.swt.DialogProxy
 
inputChars(String) - Method in class com.rational.test.ft.domain.java.swt.ShellProxy
This method sends the supplied characters to the associated window.
inputKeys(String) - Method in class com.rational.test.ft.domain.java.awt.AppletProxy
 
inputKeys(String) - Method in class com.rational.test.ft.domain.java.awt.TopLevelWindowProxy
This method sends the supplied characters to the associated window.
inputKeys(String) - Method in class com.rational.test.ft.domain.java.swt.DialogProxy
 
inputKeys(String) - Method in class com.rational.test.ft.domain.java.swt.ShellProxy
This method sends the supplied characters to the associated window.
INPUTKEYS_METHOD - Static variable in class com.rational.test.ft.domain.java.swt.ShellProxy
The name of the inputKeys method.
INTERNALFRAMETESTOBJECT_CLASSNAME - Static variable in class com.rational.test.ft.domain.ProxyTestObject
 
InternalFrameTitlePaneProxy - Class in com.rational.test.ft.domain.java.jfc
Reconfigure the parent child relationships for JDesktop controls to include all JFrames instead of just those initiated relative to the desktop.
InternalFrameTitlePaneProxy(Object) - Constructor for class com.rational.test.ft.domain.java.jfc.InternalFrameTitlePaneProxy
This sole constructor for all proxy objects sets the SUT object as a member variable for the proxy.
invokeConstructor(IChannel, String, Class[], Object[]) - Static method in class com.rational.test.ft.domain.ChannelObjectMethodInvoker
Invokes a constructor (by using reflection).
invokeConstructor(String, String, Object[]) - Method in class com.rational.test.ft.domain.DomainProxy
Invokes a constructor for a class in the context of the domain.
invokeConstructor(String, String, Object[]) - Method in class com.rational.test.ft.domain.java.JavaDomainProxy
Invokes a constructor for a class in the context of the domain.
invokeMethod(IChannelObject, String, String, Object[]) - Static method in class com.rational.test.ft.domain.ChannelObjectMethodInvoker
Invokes a method (by using reflection) on an object that uses channels.
invokeMethod(IChannel, Object, String, String, Object[]) - Static method in class com.rational.test.ft.domain.ChannelObjectMethodInvoker
Invokes a method (by using reflection) on an object that uses channels.
invokeStaticMethod(IChannel, String, String, Class[], Object[]) - Static method in class com.rational.test.ft.domain.ChannelObjectMethodInvoker
Invokes a static method (by using reflection) on an object that uses channels.
invokeStaticMethod(String, String, String, Object[]) - Method in class com.rational.test.ft.domain.DomainProxy
Invokes a static method on a class in the context of the domain.
invokeStaticMethod(String, String, String, Object[]) - Method in class com.rational.test.ft.domain.java.JavaDomainProxy
Invokes a static method on a class in the context of the domain.
IPropertyFilter - Interface in com.rational.test.ft.domain.java
Method implemented by all proxies.
IProxyBase - Interface in com.rational.test.ft.domain
These methods are implemented by all proxies, and may be called from any Channel.
IProxyMonitor - Interface in com.rational.test.ft.domain
Supports this interface, which is handled by the infestation code.
IQuickFind - Interface in com.rational.test.ft.domain
 
IRadioButtonProxy - Interface in com.rational.test.ft.domain
Radiobutton proxies that desire default data driving from the mappable parent proxy need to implement this interface.
isAlive() - Method in class com.rational.test.ft.domain.BaseChannel
 
isAlive() - Method in interface com.rational.test.ft.domain.IChannel
Is the channel still alive? That is, is the thread and underlying SpyPort still active?
isAlive(long, long) - Method in class com.rational.test.ft.domain.NativeThreadChannel
 
isAlive() - Method in class com.rational.test.ft.domain.ThreadChannel
 
isCellEditable(int, int) - Method in class com.rational.test.ft.domain.java.jfc.JTableProxy
This method returns TRUE if the specified cell is read/write and FALSE if the cell is read/only.
isCellSelected(int, int) - Method in class com.rational.test.ft.domain.java.jfc.JTableProxy
Returns true if the column at the specified index is selected.
isCheckBox() - Method in class com.rational.test.ft.domain.java.swt.MenuItemProxy
 
isChecked(Object) - Method in class com.rational.test.ft.domain.java.swt.TableTreeProxy
 
isChecked(Object) - Method in class com.rational.test.ft.domain.java.swt.TreeProxy
 
isClassIndexConsidered() - Method in class com.rational.test.ft.domain.ProxyTestObject
To include or ignore classindex property while scoring the underlying object represented by the ProxyTestObject.
isClickOnClose - Variable in class com.rational.test.ft.domain.java.swt.DialogProxy
 
isCollapsed(Object) - Method in class com.rational.test.ft.domain.java.jfc.JTreeProxy
true is returned if the child nodes of the supplied node are not visible.
isCollapsed(Object) - Method in class com.rational.test.ft.domain.java.swt.TableTreeProxy
 
isCollapsed(Object) - Method in class com.rational.test.ft.domain.java.swt.TreeProxy
 
isColumnSelected(int) - Method in class com.rational.test.ft.domain.java.jfc.JTableProxy
Returns true if the column at the specified index is selected.
isComplete() - Method in class com.rational.test.ft.domain.ChannelRunnable
Did the channel operation complete?
isCurrentChannel() - Method in class com.rational.test.ft.domain.BaseChannel
Determines whether the recorder is currently executing on the thread associated with this channel.
isCurrentChannel() - Method in interface com.rational.test.ft.domain.IChannel
Determines whether the caller is running on the thread associated with this channel.
isCurrentChannel() - Method in class com.rational.test.ft.domain.ThreadChannel
Determines whether this channel is the current channel.
isDomainAllowed(String[], String) - Static method in class com.rational.test.ft.domain.DomainManager
 
isDopeyDynamicName(Object, String) - Static method in class com.rational.test.ft.domain.java.awt.ComponentProxy
 
isDown() - Method in interface com.rational.test.ft.domain.IMouseEventInfo
Determines whether this is a mouse button down or mouse button up event.
isDrag() - Method in interface com.rational.test.ft.domain.IMouseActionInfo
Determines whether the action is a mouse drag.
isDrag(IMouseActionInfo) - Method in class com.rational.test.ft.domain.java.JavaGuiProxy
Java-specific test to determine if the action is a drag action.
isDropDown() - Method in class com.rational.test.ft.domain.java.swt.ComboProxy
 
isEditable() - Method in class com.rational.test.ft.domain.java.awt.ChoiceProxy
Returns true if this Choice is editable.
isEditable() - Method in class com.rational.test.ft.domain.java.awt.TextAreaProxy
Check if the text component is editable.
isEditable() - Method in class com.rational.test.ft.domain.java.jfc.JComboBoxProxy
Returns true if this JComboBox is editable.
isEditable() - Method in class com.rational.test.ft.domain.java.jfc.JTextProxy
Check if the text component is editable.
isEditable() - Method in class com.rational.test.ft.domain.java.jfc.JTreeProxy
true is returned if the tree component being evaluated is directly editable.
isEditable() - Method in class com.rational.test.ft.domain.java.swt.TextProxy
Check if the text component is editable.
isEnabled() - Method in class com.rational.test.ft.domain.java.awt.ComponentProxy
Checks the component under evaluation to determine if it is enabled or disabled.
isEnabled() - Method in class com.rational.test.ft.domain.java.awt.MenuComponentProxy
Checks the component under evaluation to determine if it is enabled or disabled.
isEnabled() - Method in class com.rational.test.ft.domain.java.awt.MenuItemProxy
Check the component under evaluation to determine if it is enabled or disabled.
isEnabled() - Method in class com.rational.test.ft.domain.java.ComboListBoxProxy
Check the component under evaluation to determine if it is enabled or disabled.
isEnabled() - Method in class com.rational.test.ft.domain.java.JavaGuiProxy
Check the component under evaluation to determine if it is enabled or disabled.
isEnabled() - Method in class com.rational.test.ft.domain.java.PopupMenuProxy
Check the component under evaluation to determine if it is enabled or disabled.
isEnabled() - Method in class com.rational.test.ft.domain.java.PseudoTopLevelProxy
Check the component under evaluation to determine if it is enabled or disabled.
isEnabled() - Method in class com.rational.test.ft.domain.java.swt.ControlProxy
Check the component under evaluation to determine if it is enabled or disabled.
isEnabled() - Method in class com.rational.test.ft.domain.java.swt.CoolItemProxy
Check the component under evaluation to determine if it is enabled or disabled.
isEnabled() - Method in class com.rational.test.ft.domain.java.swt.CTabItemProxy
 
isEnabled() - Method in class com.rational.test.ft.domain.java.swt.DialogProxy
 
isEnabled() - Method in class com.rational.test.ft.domain.java.swt.MenuItemProxy
Checks the component under evaluation to determine if it is enabled or disabled.
isEnabled() - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
Checks the component under evaluation to determine if it is enabled or disabled.
isEnabled() - Method in class com.rational.test.ft.domain.java.swt.ToolItemProxy
Check the component under evaluation to determine if it is enabled or disabled.
ISetParent - Interface in com.rational.test.ft.domain.java
 
ISetTextCallback - Interface in com.rational.test.ft.domain
 
isExpanded(Object) - Method in class com.rational.test.ft.domain.java.jfc.JTreeProxy
true is returned if the child nodes of the supplied node are visible.
isExpanded(Object) - Method in class com.rational.test.ft.domain.java.swt.TableTreeProxy
 
isExpanded(Object) - Method in class com.rational.test.ft.domain.java.swt.TreeProxy
 
isGraphical() - Method in class com.rational.test.ft.domain.TestDomain
Determines whether this is a graphical domain.
isGrayed(Object) - Method in class com.rational.test.ft.domain.java.swt.TreeProxy
 
isGTK() - Method in class com.rational.test.ft.domain.java.swt.ControlProxy
This method returns true if the application is an SWT/GTK+ application.
isHeaderVisible() - Method in class com.rational.test.ft.domain.java.swt.TableProxy
 
isHorizontalScrollable(int) - Method in class com.rational.test.ft.domain.java.swt.ScrollableProxy
 
isHScroll() - Method in class com.rational.test.ft.domain.java.awt.ComponentProxy
Returns true if the object is a horizontal scrollbar.
isHScroll() - Method in class com.rational.test.ft.domain.java.jfc.JScrollBarProxy
Returns true if the object is a Horizontal scrollbar.
isHScroll() - Method in class com.rational.test.ft.domain.java.swt.ScrollBarProxy
Returns true if the object is a Horizontal scrollbar.
isIconified() - Method in class com.rational.test.ft.domain.java.awt.AppletProxy
 
isIconified() - Method in class com.rational.test.ft.domain.java.awt.TopLevelWindowProxy
 
isIconified() - Method in class com.rational.test.ft.domain.java.jfc.JDesktopIconProxy
 
isIconified() - Method in class com.rational.test.ft.domain.java.jfc.JInternalFrameProxy
 
isIconified() - Method in class com.rational.test.ft.domain.java.swt.ShellProxy
 
isIEFrame(Window) - Static method in class com.rational.test.ft.domain.NestedDomainHelpers
 
isLabelled() - Method in class com.rational.test.ft.domain.java.awt.ComponentProxy
Returns true if the particular proxy has a label that can be used as a recognition property for another test object.
isLabelled() - Method in class com.rational.test.ft.domain.java.awt.LabelProxy
Return true if the particular proxy has a label that can be used as a recognition property for another test object.
isLabelled() - Method in class com.rational.test.ft.domain.java.jfc.JLabelProxy
This method should return true if the particular proxy has a label that can be used as a recognition property for a another test object.
isLabelled() - Method in class com.rational.test.ft.domain.java.swt.CLabelProxy
This method should return true if the particular proxy has a label that can be used as a recognition property for a another test object.
isLabelled() - Method in class com.rational.test.ft.domain.java.swt.ControlProxy
Returns true if the particular proxy has a label that can be used as a recognition property for another test object.
isLabelled() - Method in class com.rational.test.ft.domain.java.swt.LabelProxy
This method should return true if the particular proxy has a label that can be used as a recognition property for a another test object.
isMaximized() - Method in class com.rational.test.ft.domain.java.jfc.JDesktopIconProxy
 
isMaximized() - Method in class com.rational.test.ft.domain.java.jfc.JInternalFrameProxy
 
isNamed(String) - Method in class com.rational.test.ft.domain.TestDomain
Compares a domain's name to a string.
isObjectDead() - Method in interface com.rational.test.ft.domain.IInternalObjectStatus
Is the object in the SUT dead?
isObjectMoved(Point) - Method in class com.rational.test.ft.domain.java.swt.ControlProxy
 
isOpaque() - Method in class com.rational.test.ft.domain.java.awt.ComponentProxy
Checks the component under evaluation to determine if it is opaque or transparent.
isOpaque() - Method in class com.rational.test.ft.domain.java.awt.MenuComponentProxy
Checks the component under evaluation to determine if it is opaque or transparent.
isOpaque() - Method in class com.rational.test.ft.domain.java.ComboListBoxProxy
Check the component under evaluation to determine if it is opaque or transparent.
isOpaque() - Method in class com.rational.test.ft.domain.java.JavaGuiProxy
Check the component under evaluation to determine if it is opaque or transparent.
isOpaque() - Method in class com.rational.test.ft.domain.java.jfc.InternalFrameTitlePaneProxy
Check the component under evaluation to determine if it is opaque or transparent.
isOpaque() - Method in class com.rational.test.ft.domain.java.jfc.JComponentProxy
Check the component under evaluation to determine if it is opaque or transparent.
isOpaque() - Method in class com.rational.test.ft.domain.java.jfc.JFrameProxy
Check the component under evaluation to determine if it is opaque or transparent.
isOpaque() - Method in class com.rational.test.ft.domain.java.jfc.JInternalFrameProxy
Check the component under evaluation to determine if it is opaque or transparent.
isOpaque() - Method in class com.rational.test.ft.domain.java.jfc.JSeparatorProxy
Check the component under evaluation to determine if it is opaque or transparent.
isOpaque() - Method in class com.rational.test.ft.domain.java.jfc.JTabbedPaneProxy
Check the component under evaluation to determine if it is opaque or transparent.
isOpaque() - Method in class com.rational.test.ft.domain.java.PopupMenuProxy
Check the component under evaluation to determine if it is opaque or transparent.
isOpaque() - Method in class com.rational.test.ft.domain.java.PseudoTopLevelProxy
Check the component under evaluation to determine if it is opaque or transparent.
isOpaque() - Method in class com.rational.test.ft.domain.java.swt.MenuItemProxy
 
isOpaque() - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
Checks the component under evaluation to determine if it is opaque or transparent.
isPointInClientArea(Point) - Method in class com.rational.test.ft.domain.java.swt.ScrollableProxy
 
isPointInClientArea(Point) - Method in class com.rational.test.ft.domain.java.swt.TreeProxy
 
isPointInNode(Point, TreePath) - Method in class com.rational.test.ft.domain.java.jfc.JTreeProxy
Returns true if the specified point is inside the node identified by the paticular path.
isPointInObject(Point) - Method in class com.rational.test.ft.domain.java.awt.MenuBarProxy
Determines if the specified screen relative point is contained in the component under evaluation.
isPointInObject(Point) - Method in class com.rational.test.ft.domain.java.ComboListBoxProxy
Determines if the specified screen relative point is contained in the component under evaluation.
isPointInObject(Point) - Method in class com.rational.test.ft.domain.java.JavaGuiProxy
Determines if the specified screen relative point is contained in the component under evaluation.
isPointInObject(Point, Rectangle) - Method in class com.rational.test.ft.domain.java.JavaGuiProxy
 
isPointInObject(Point) - Method in class com.rational.test.ft.domain.java.jfc.JComponentProxy
Determines if the specified screen relative point is contained in the component under evaluation.
isPointInObject(Point) - Method in class com.rational.test.ft.domain.java.jfc.JScrollPaneProxy
Determines if the specified screen relative point is contained in the component under evaluation.
isPointInObject(Point) - Method in class com.rational.test.ft.domain.java.jfc.JToolTipProxy
 
isPointInObject(Point) - Method in class com.rational.test.ft.domain.java.PopupMenuProxy
Determines if the specified screen relative point is contained in the component under evaluation.
isPointInObject(Point) - Method in class com.rational.test.ft.domain.java.PseudoTopLevelProxy
Determines if the specified screen relative point is contained in the component under evaluation.
isPointInObject(Point) - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
Determines if the specified screen relative point is contained in the component under evaluation.
isPointInObject(Point) - Method in class com.rational.test.ft.domain.java.swt.ToolItemProxy
Determines if the specified screen relative point is contained in the component under evaluation.
isPointInRow(Point, TreePath) - Method in class com.rational.test.ft.domain.java.jfc.JTreeProxy
Returns true if the specified point is inside the row identified by the paticular path.
isPropertyOptimizable(Property) - Method in interface com.rational.test.ft.domain.IQuickFind
 
isRadioButton() - Method in class com.rational.test.ft.domain.java.swt.MenuItemProxy
 
isRadioSelected() - Method in interface com.rational.test.ft.domain.IRadioButtonProxy
Specifies if the radiobutton is currently selected.
isRadioSelected() - Method in class com.rational.test.ft.domain.java.awt.CheckboxProxy
 
isRadioSelected() - Method in class com.rational.test.ft.domain.java.jfc.AbstractButtonProxy
 
isReadOnly() - Method in class com.rational.test.ft.domain.java.swt.CComboProxy
 
isReadOnly() - Method in class com.rational.test.ft.domain.java.swt.ComboProxy
 
isRecognitionProperty(String) - Method in class com.rational.test.ft.domain.java.awt.ComponentProxy
Currently, at componentProxy level, we don't consider name property having values button0, button1 etc as recognition properties
isRecognitionProperty(String) - Method in class com.rational.test.ft.domain.java.JavaProxy
This function is overloaded at componentProxy level
isReleaseRequired() - Method in class com.rational.test.ft.domain.DescribedObjectReference
 
isReturnClassAcceptable(Method) - Static method in class com.rational.test.ft.domain.java.JavaBeanProperties
 
isRevoked() - Method in class com.rational.test.ft.domain.ChannelRunnable
 
isRootVisible() - Method in class com.rational.test.ft.domain.java.jfc.JTreeProxy
Returns true<\b> if the root node of the tree is displayed.
isRowSelected(int) - Method in class com.rational.test.ft.domain.java.jfc.JTableProxy
Returns true if the row at the specified index is selected.
isSameObject(Object) - Method in class com.rational.test.ft.domain.ProxyTestObject
Returns true if the supplied test object represents the same underlying object.
isScroll(Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JScrollPaneProxy
 
isScrollable(int) - Method in class com.rational.test.ft.domain.java.swt.ScrollableProxy
 
isSelected(Object) - Method in class com.rational.test.ft.domain.java.jfc.JTreeProxy
true is returned if the supplied node is selected and false if it is not selected.
isSelected(Object) - Method in class com.rational.test.ft.domain.java.swt.TableTreeProxy
 
isSelected(Object) - Method in class com.rational.test.ft.domain.java.swt.TreeProxy
 
isSelectedIndex(int) - Method in class com.rational.test.ft.domain.java.jfc.JListProxy
Returns true if the specified index is selected.
isSeparator() - Method in class com.rational.test.ft.domain.java.swt.MenuItemProxy
 
isShell(Object) - Method in class com.rational.test.ft.domain.java.swt.ControlProxy
 
isShowing() - Method in class com.rational.test.ft.domain.java.awt.ComponentProxy
Checks the component under evaluation to determine if it is showing (as opposed to hidden).
isShowing() - Method in class com.rational.test.ft.domain.java.awt.MenuBarProxy
Check the component under evaluation to determine if it is showing (as apposed to hidden).
isShowing() - Method in class com.rational.test.ft.domain.java.awt.MenuComponentProxy
Checks the component under evaluation to determine if it is showing (as opposed to hidden).
isShowing() - Method in class com.rational.test.ft.domain.java.awt.MenuItemProxy
Check the component under evaluation to determine if it is showing (as apposed to hidden).
isShowing() - Method in class com.rational.test.ft.domain.java.ComboListBoxProxy
Check the component under evaluation to determine if it is showing (as opposed to hidden).
isShowing() - Method in class com.rational.test.ft.domain.java.JavaGuiProxy
Check the component under evaluation to determine if it is showing (as opposed to hidden).
isShowing() - Method in class com.rational.test.ft.domain.java.PopupMenuProxy
Check the component under evaluation to determine if it is showing (as apposed to hidden).
isShowing() - Method in class com.rational.test.ft.domain.java.PseudoTopLevelProxy
Check the component under evaluation to determine if it is showing (as opposed to hidden).
isShowing() - Method in class com.rational.test.ft.domain.java.swt.ControlProxy
Check the component under evaluation to determine if it is showing (as apposed to hidden).
isShowing() - Method in class com.rational.test.ft.domain.java.swt.CoolItemProxy
Check the component under evaluation to determine if it is showing (as apposed to hidden).
isShowing() - Method in class com.rational.test.ft.domain.java.swt.CTabItemProxy
 
isShowing() - Method in class com.rational.test.ft.domain.java.swt.DialogProxy
 
isShowing() - Method in class com.rational.test.ft.domain.java.swt.MenuItemProxy
Check the component under evaluation to determine if it is showing (as apposed to hidden).
isShowing() - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
Checks the component under evaluation to determine if it is showing (as opposed to hidden).
isShowing() - Method in class com.rational.test.ft.domain.java.swt.ToolItemProxy
Check the component under evaluation to determine if it is showing (as apposed to hidden).
isSimple() - Method in class com.rational.test.ft.domain.java.swt.ComboProxy
 
isStarted() - Method in class com.rational.test.ft.domain.ChannelRunnable
has the runnable actually started to execute on the destination channel.
isSubitem(Subitem) - Method in class com.rational.test.ft.domain.java.awt.MenuItemProxy
true if the specified subitem is valid for this menu item.
isSubitem(Subitem) - Method in class com.rational.test.ft.domain.java.swt.MenuItemProxy
true if the specified subitem is valid for this menu item.
isTopLevel() - Method in class com.rational.test.ft.domain.java.awt.TopLevelWindowProxy
Is this Frame a top-level window?
isType(Object, String) - Method in class com.rational.test.ft.domain.java.jfc.JComponentProxy
 
isType(Object, String) - Method in class com.rational.test.ft.domain.java.jfc.JFrameProxy
 
isUnresponsive(long) - Method in class com.rational.test.ft.domain.NativeThreadChannel
 
isUnresponsive() - Method in class com.rational.test.ft.domain.ThreadChannel
 
isValidObject() - Method in interface com.rational.test.ft.domain.IProxyBase
Returns true if the underlying object is still valid.
isValidObject() - Method in class com.rational.test.ft.domain.ProxyTestObject
Returns true if the underlying object is still valid.
isVerticalScrollable(int) - Method in class com.rational.test.ft.domain.java.swt.ScrollableProxy
 
isVisible(Object) - Method in class com.rational.test.ft.domain.java.jfc.JTreeProxy
Returns true if the supplied node is visible and false if it is not visible.
isVScroll() - Method in class com.rational.test.ft.domain.java.awt.ComponentProxy
Returns true if the object is a vertical scrollbar.
isVScroll() - Method in class com.rational.test.ft.domain.java.jfc.JScrollBarProxy
Returns true if the object is a Vertical scrollbar.
isVScroll() - Method in class com.rational.test.ft.domain.java.swt.ScrollBarProxy
Returns true if the object is a Vertical scrollbar.
ItemProxy - Class in com.rational.test.ft.domain.java.swt
This is the proxy class for org.eclipse.swt.widgets.Item.
ItemProxy(Object) - Constructor for class com.rational.test.ft.domain.java.swt.ItemProxy
This sole constructor for all proxy objects sets the SUT object as a member variable for the proxy.

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