Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

AbstractButton - Class in com.microfocus.silktest.jtf.swing
Defines common behaviors for buttons and menu items.
AbstractButton(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.AbstractButton
Creates a new AbstractButton with a JtfObjectHandle.
AbstractTestObject - Class in com.borland.silktest.jtf
Base class for all test objects.
AbstractTestObject(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.AbstractTestObject
Creates a test object with a JtfObjectHandle.
AbstractTestObject_RegionParameterMismatch - Static variable in class com.borland.silktest.jtf.Messages
 
acceptAlert() - Method in class com.borland.silktest.jtf.xbrowser.BrowserWindow
Accepts a JavaScript alert by pressing OK.
acceptAlert(String) - Method in class com.borland.silktest.jtf.xbrowser.BrowserWindow
Accepts a JavaScript alert by pressing OK.
AccessibleControl - Class in com.borland.silktest.jtf.win32
The class controls identified by the Accessibility extension.
AccessibleControl(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.win32.AccessibleControl
Creates a new AccessibleControl with a JtfObjectHandle.
ACM_OPENA - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
ACM_OPENW - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
ACM_PLAY - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
ACM_STOP - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
activate() - Method in class com.microfocus.silktest.jtf.wpf.WPFWindow
Attempts to bring the window to the foreground and activates it.
Agent_LocalMachineVersionMismatch - Static variable in class com.borland.silktest.jtf.Messages
 
Agent_NotAccessibleAnymore - Static variable in class com.borland.silktest.jtf.Messages
 
Agent_PortNotAccessible - Static variable in class com.borland.silktest.jtf.Messages
 
Agent_RemoteAgentNotAvailable - Static variable in class com.borland.silktest.jtf.Messages
 
Agent_RemoteMachineVersionMismatch - Static variable in class com.borland.silktest.jtf.Messages
 
Agent_RmiPortLookupFailed - Static variable in class com.borland.silktest.jtf.Messages
 
AgentConnectionException - Exception in com.borland.silktest.jtf.common
Exception indicating that connecting to the Open Agent failed.
AgentConnectionException() - Constructor for exception com.borland.silktest.jtf.common.AgentConnectionException
 
AgentConnectionException(String, Throwable) - Constructor for exception com.borland.silktest.jtf.common.AgentConnectionException
 
AgentConnectionException(String) - Constructor for exception com.borland.silktest.jtf.common.AgentConnectionException
 
AgentConnectionException(Throwable) - Constructor for exception com.borland.silktest.jtf.common.AgentConnectionException
 
Alignment - Enum in com.microfocus.silktest.jtf.swing.common.types
Specifies an alignment for labels.
ALT - Static variable in class com.microfocus.silktest.jtf.rumba.common.types.RumbaKey
 
ALT_CURSOR - Static variable in class com.microfocus.silktest.jtf.rumba.common.types.RumbaKey
 
APL_CUT_ON_OF - Static variable in class com.microfocus.silktest.jtf.rumba.common.types.RumbaKey
 
appendText(String) - Method in class com.microfocus.silktest.jtf.wpf.WPFTextBoxBase
Appends a string to the contents of a text control.
Applet - Class in com.microfocus.silktest.jtf.swing
Represents the Java Applet in the browser.
Applet(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.Applet
Creates a new Applet with a JtfObjectHandle.
AppletContainer - Class in com.microfocus.silktest.jtf.swing
Root element of an Applet in the browser.
AppletContainer(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.AppletContainer
Creates a new AppletContainer with a JtfObjectHandle.
Argument - Annotation Type in com.borland.silk.keyworddriven.annotations
Used to explicitly specify the name of a argument of a method that is annotated with @Keyword.
asList(T...) - Static method in class com.borland.silktest.jtf.Utils
Creates a list from the given elements.
AT - Static variable in class com.microfocus.silktest.jtf.rumba.common.types.RumbaKey
 
attach(String, TechDomain...) - Method in class com.borland.silktest.jtf.Desktop
Attaches to the given application and tries to enable the specified techdomains.
attach(String, String, TechDomain...) - Method in class com.borland.silktest.jtf.Desktop
Attaches to the given application that matches the executable pattern and the command line pattern.
attach(String) - Method in class com.borland.silktest.jtf.Desktop
Attaches to the given application.
attach(String, String) - Method in class com.borland.silktest.jtf.Desktop
Attaches to the given application that matches the executable pattern and the command line pattern.
ATTENTION - Static variable in class com.microfocus.silktest.jtf.rumba.common.types.RumbaKey
 
autoResize() - Method in class com.borland.silktest.jtf.windowsforms.DataGridColumn
Automatically resizes a column by double clicking its divider.
AWTButton - Class in com.microfocus.silktest.jtf.swing
Represents a push button.
AWTButton(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.AWTButton
Creates a new AWTButton with a JtfObjectHandle.
AWTCanvas - Class in com.microfocus.silktest.jtf.swing
Represents an empty rectangular area of the screen where the application can draw or trap events from the user.
AWTCanvas(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.AWTCanvas
Creates a new AWTCanvas with a JtfObjectHandle.
AWTCheckbox - Class in com.microfocus.silktest.jtf.swing
Represents a check box.
AWTCheckbox(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.AWTCheckbox
Creates a new AWTCheckbox with a JtfObjectHandle.
AWTCheckboxMenuItem - Class in com.microfocus.silktest.jtf.swing
Represents a check box control that can be inserted in a menu item.
AWTCheckboxMenuItem(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.AWTCheckboxMenuItem
Creates a new AWTCheckboxMenuItem with a JtfObjectHandle.
AWTChoice - Class in com.microfocus.silktest.jtf.swing
Represents a combo box.
AWTChoice(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.AWTChoice
Creates a new AWTChoice with a JtfObjectHandle.
AWTComponent - Class in com.microfocus.silktest.jtf.swing
AWTComponent is the base class for Java AWT.
AWTComponent(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.AWTComponent
Creates a new AWTComponent with a JtfObjectHandle.
AWTContainer - Class in com.microfocus.silktest.jtf.swing
Represents a component that can contain other AWT components.
AWTContainer(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.AWTContainer
Creates a new AWTContainer with a JtfObjectHandle.
AWTDialog - Class in com.microfocus.silktest.jtf.swing
Represents a dialog box.
AWTDialog(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.AWTDialog
Creates a new AWTDialog with a JtfObjectHandle.
AWTFrame - Class in com.microfocus.silktest.jtf.swing
Represents a top-level window with a title and a border.
AWTFrame(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.AWTFrame
Creates a new AWTFrame with a JtfObjectHandle.
AWTHorizontalScrollbar - Class in com.microfocus.silktest.jtf.swing
Represents a horizontal scroll bar.
AWTHorizontalScrollbar(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.AWTHorizontalScrollbar
Creates a new AWTHorizontalScrollbar with a JtfObjectHandle.
AWTLabel - Class in com.microfocus.silktest.jtf.swing
Represents a class for placing text in a container.
AWTLabel(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.AWTLabel
Creates a new AWTLabel with a JtfObjectHandle.
AWTList - Class in com.microfocus.silktest.jtf.swing
Represents a list box.
AWTList(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.AWTList
Creates a new AWTList with a JtfObjectHandle.
AWTMenu - Class in com.microfocus.silktest.jtf.swing
Represents a menu component that is accessed from a menu bar.
AWTMenu(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.AWTMenu
Creates a new AWTMenu with a JtfObjectHandle.
AWTMenuComponent - Class in com.microfocus.silktest.jtf.swing
Represents the base class of all menu-related controls.
AWTMenuComponent(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.AWTMenuComponent
Creates a new AWTMenuComponent with a JtfObjectHandle.
AWTMenuItem - Class in com.microfocus.silktest.jtf.swing
Represents a menu item.
AWTMenuItem(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.AWTMenuItem
Creates a new AWTMenuItem with a JtfObjectHandle.
AWTRadioButton - Class in com.microfocus.silktest.jtf.swing
Represents a radio button.
AWTRadioButton(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.AWTRadioButton
Creates a new AWTRadioButton with a JtfObjectHandle.
AWTScrollbar - Class in com.microfocus.silktest.jtf.swing
Represents a scroll bar.
AWTScrollbar(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.AWTScrollbar
Creates a new AWTScrollbar with a JtfObjectHandle.
AWTScrollPane - Class in com.microfocus.silktest.jtf.swing
Represents a class that implements automatic horizontal or vertical scrolling for a single child component.
AWTScrollPane(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.AWTScrollPane
Creates a new AWTScrollPane with a JtfObjectHandle.
AWTTextArea - Class in com.microfocus.silktest.jtf.swing
Represents a text area.
AWTTextArea(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.AWTTextArea
Creates a new AWTTextArea with a JtfObjectHandle.
AWTTextComponent - Class in com.microfocus.silktest.jtf.swing
Represents the base class for the AWTTextField and AWTTextArea classes.
AWTTextComponent(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.AWTTextComponent
Creates a new AWTTextComponent with a JtfObjectHandle.
AWTTextField - Class in com.microfocus.silktest.jtf.swing
Represents single-line and multi-line text field controls whose text can be modified by the user.
AWTTextField(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.AWTTextField
Creates a new AWTTextField with a JtfObjectHandle.
AWTVerticalScrollbar - Class in com.microfocus.silktest.jtf.swing
Represents a vertical scroll bar.
AWTVerticalScrollbar(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.AWTVerticalScrollbar
Creates a new AWTVerticalScrollbar with a JtfObjectHandle.
AWTWindow - Class in com.microfocus.silktest.jtf.swing
Represents a top-level window with no borders and no menubar.
AWTWindow(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.AWTWindow
Creates a new AWTWindow with a JtfObjectHandle.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links

Copyright 2009-2012 Micro Focus. All Rights Reserved.