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

A

activateTab(JavaWindow, String) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
 
activeComponent - Static variable in class se.claremont.taf.javasupport.gui.guirecordingwindow.RecordWindow
 
addComponent(String, Component) - Method in class se.claremont.taf.javasupport.gui.guirecordingwindow.guimap.GuiWindow
 
addElementNamesToSetOfAlreadyDeclaredElementNames(Collection<String>) - Static method in class se.claremont.taf.javasupport.gui.guirecordingwindow.JavaGuiElementDeclarationManager
The usedElementNames is a set of known declared elements, to avoid naming elements the same as already declared elements and thereby getting compilation errors.
addElementNameToSetOfAlreadyDeclaredElementNames(String) - Static method in class se.claremont.taf.javasupport.gui.guirecordingwindow.JavaGuiElementDeclarationManager
The usedElementNames is a set of known declared elements, to avoid naming elements the same as already declared elements and thereby getting compilation errors.
AddEnvironmentVariableWindow - Class in se.claremont.taf.javasupport.gui.applicationdeclarationwindow
 
AddEnvironmentVariableWindow(TafTextField, JFrame) - Constructor for class se.claremont.taf.javasupport.gui.applicationdeclarationwindow.AddEnvironmentVariableWindow
 
addFolderToClassPath(String) - Method in class se.claremont.taf.javasupport.applicationundertest.applicationcontext.LibraryLoader
 
addIdentifiedTypeCommandIfApplicable() - Static method in class se.claremont.taf.javasupport.gui.guirecordingwindow.listeners.RecordingKeyBoardListener
 
addJarFileToClassPath(String) - Method in class se.claremont.taf.javasupport.applicationundertest.applicationcontext.LibraryLoader
 
addJavaGuiElementsToDeclaredElementsList(Collection<JavaGuiElement>) - Static method in class se.claremont.taf.javasupport.gui.guirecordingwindow.JavaGuiElementDeclarationManager
The list of declared elements is used for better code generation.
addJavaGuiElementToDeclaredElementsList(JavaGuiElement) - Static method in class se.claremont.taf.javasupport.gui.guirecordingwindow.JavaGuiElementDeclarationManager
The list of declared elements is used for better code generation.
AddJVMSettingWindow - Class in se.claremont.taf.javasupport.gui.applicationdeclarationwindow
 
AddJVMSettingWindow(TafTextField, JFrame) - Constructor for class se.claremont.taf.javasupport.gui.applicationdeclarationwindow.AddJVMSettingWindow
 
addProgramArgument(String) - Method in class se.claremont.taf.javasupport.applicationundertest.ApplicationUnderTest
 
AddSystemPropertyWindow - Class in se.claremont.taf.javasupport.gui.applicationdeclarationwindow
 
AddSystemPropertyWindow(TafTextField, JFrame) - Constructor for class se.claremont.taf.javasupport.gui.applicationdeclarationwindow.AddSystemPropertyWindow
 
addWindow(String, GuiWindow) - Method in class se.claremont.taf.javasupport.gui.guirecordingwindow.guimap.GuiMap
 
allSubElementsOf(Object) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
Retrieves all sub-elements (recursively) of the object provided.
andByBeingDescendantOf(JavaGuiElement) - Method in class se.claremont.taf.javasupport.interaction.elementidentification.By
 
andByClass(String) - Method in class se.claremont.taf.javasupport.interaction.elementidentification.By
 
andByExactText(Object...) - Method in class se.claremont.taf.javasupport.interaction.elementidentification.By
 
andByName(String) - Method in class se.claremont.taf.javasupport.interaction.elementidentification.By
 
andByOrdinalNumber(int) - Method in class se.claremont.taf.javasupport.interaction.elementidentification.By
 
andByTextContains(Object...) - Method in class se.claremont.taf.javasupport.interaction.elementidentification.By
 
andByTextRegexMatch(Object...) - Method in class se.claremont.taf.javasupport.interaction.elementidentification.By
 
ApplicationContextManager - Class in se.claremont.taf.javasupport.applicationundertest.applicationcontext
 
ApplicationContextManager(TestCase) - Constructor for class se.claremont.taf.javasupport.applicationundertest.applicationcontext.ApplicationContextManager
 
ApplicationStarter - Class in se.claremont.taf.javasupport.applicationundertest.applicationstarters
Helps start Java applications from within TAF, so they end up in same JVM, and hence stand a better chance of being possible to interact with.
ApplicationStarter(TestCase) - Constructor for class se.claremont.taf.javasupport.applicationundertest.applicationstarters.ApplicationStarter
 
ApplicationStartMechanism - Class in se.claremont.taf.javasupport.applicationundertest.applicationstarters
 
ApplicationStartMechanism(TestCase) - Constructor for class se.claremont.taf.javasupport.applicationundertest.applicationstarters.ApplicationStartMechanism
 
ApplicationStartMechanismCli - Class in se.claremont.taf.javasupport.applicationundertest.applicationstarters
 
ApplicationStartMechanismCli(TestCase) - Constructor for class se.claremont.taf.javasupport.applicationundertest.applicationstarters.ApplicationStartMechanismCli
 
ApplicationStartMechanismJavaWebStart - Class in se.claremont.taf.javasupport.applicationundertest.applicationstarters.javawebstart
 
ApplicationStartMechanismJavaWebStart(TestCase, String, String) - Constructor for class se.claremont.taf.javasupport.applicationundertest.applicationstarters.javawebstart.ApplicationStartMechanismJavaWebStart
 
ApplicationThreadRunner - Class in se.claremont.taf.javasupport.applicationundertest.applicationstarters
 
ApplicationThreadRunner(ApplicationStartMechanism) - Constructor for class se.claremont.taf.javasupport.applicationundertest.applicationstarters.ApplicationThreadRunner
 
ApplicationUnderTest - Class in se.claremont.taf.javasupport.applicationundertest
 
ApplicationUnderTest(TestCase, ApplicationStartMechanism) - Constructor for class se.claremont.taf.javasupport.applicationundertest.ApplicationUnderTest
 
ApplicationUnderTest(ApplicationUnderTest) - Constructor for class se.claremont.taf.javasupport.applicationundertest.ApplicationUnderTest
 
ApplicationUnderTest(ApplicationStartMechanism, ApplicationContextManager) - Constructor for class se.claremont.taf.javasupport.applicationundertest.ApplicationUnderTest
 
applicationUnderTest - Static variable in class se.claremont.taf.javasupport.gui.JavaSupportTab
 
appliedFiles - Variable in class se.claremont.taf.javasupport.applicationundertest.applicationcontext.LibraryLoader
 
appliedProperties - Variable in class se.claremont.taf.javasupport.applicationundertest.applicationcontext.PropertiesManager
 
appliedSetting - Variable in class se.claremont.taf.javasupport.applicationundertest.applicationcontext.JavaVmRuntimeChanger
 
appliedVariableChanges - Variable in class se.claremont.taf.javasupport.applicationundertest.applicationcontext.EnvironmentVariableManager
 
arguments - Variable in class se.claremont.taf.javasupport.applicationundertest.applicationstarters.ApplicationStartMechanism
 
asCode() - Method in class se.claremont.taf.javasupport.gui.teststeps.JavaClictTestStep
 
asCode() - Method in class se.claremont.taf.javasupport.gui.teststeps.JavaStartApplicationTestStep
 
asCode() - Method in class se.claremont.taf.javasupport.gui.teststeps.JavaTestStep
 
asCode() - Method in class se.claremont.taf.javasupport.gui.teststeps.JavaTextTypedTestStep
 
asCode() - Method in class se.claremont.taf.javasupport.gui.teststeps.JavaWriteTestStep
 
asCode() - Method in class se.claremont.taf.javasupport.interaction.elementidentification.By
 
asJavaWindow() - Method in class se.claremont.taf.javasupport.gui.guirecordingwindow.guimap.GuiWindow
 
attemptToAddJVMSetting(String, String) - Method in class se.claremont.taf.javasupport.applicationundertest.ApplicationUnderTest
 

B

bringWindowOfElementToFront(GuiComponent) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
 
By - Class in se.claremont.taf.javasupport.interaction.elementidentification
 
By() - Constructor for class se.claremont.taf.javasupport.interaction.elementidentification.By
 
by - Variable in class se.claremont.taf.javasupport.objectstructure.JavaGuiElement
 
byBeingDescendantOf(JavaGuiElement) - Static method in class se.claremont.taf.javasupport.interaction.elementidentification.By
 
byClass(String) - Static method in class se.claremont.taf.javasupport.interaction.elementidentification.By
 
byExactText(Object...) - Static method in class se.claremont.taf.javasupport.interaction.elementidentification.By
 
byName(String) - Static method in class se.claremont.taf.javasupport.interaction.elementidentification.By
 
byOrdinalNumber(int) - Static method in class se.claremont.taf.javasupport.interaction.elementidentification.By
 
byRelativePosition(ElementsList) - Static method in class se.claremont.taf.javasupport.interaction.elementidentification.By
 
byTextContaining(Object...) - Static method in class se.claremont.taf.javasupport.interaction.elementidentification.By
 
byTextRegexMatch(Object...) - Static method in class se.claremont.taf.javasupport.interaction.elementidentification.By
 

C

checkboxIsChecked(GuiComponent, int) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
Returns the current status of a checkbox.
checkExit(int) - Method in class se.claremont.taf.javasupport.applicationundertest.applicationstarters.SutSystemExitManager
 
childElements() - Method in class se.claremont.taf.javasupport.objectstructure.JavaGuiElement
 
ChildFirstURLClassLoader - Class in se.claremont.taf.javasupport.applicationundertest
 
ChildFirstURLClassLoader(URL[], ClassLoader) - Constructor for class se.claremont.taf.javasupport.applicationundertest.ChildFirstURLClassLoader
 
chooseRadioButton(GuiComponent, String) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
When implemented, this method will set radio button status.
clearCache() - Method in class se.claremont.taf.javasupport.objectstructure.JavaGuiElement
 
click(GuiComponent) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
 
clickByRawMouseAction(GuiComponent) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
Performs a left mouse button click upon the given element.
clickElementWithText(JavaWindow, String) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
Finds the element with the specified text and click on it.
clickElementWithText(GuiComponent, String) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
Finds the element with the specified text and click on it.
clone() - Method in class se.claremont.taf.javasupport.gui.teststeps.JavaClictTestStep
 
clone() - Method in class se.claremont.taf.javasupport.gui.teststeps.JavaStartApplicationTestStep
 
clone() - Method in class se.claremont.taf.javasupport.gui.teststeps.JavaTestStep
 
clone() - Method in class se.claremont.taf.javasupport.gui.teststeps.JavaTextTypedTestStep
 
clone() - Method in class se.claremont.taf.javasupport.gui.teststeps.JavaWriteTestStep
 
closeAllWindows() - Static method in class se.claremont.taf.javasupport.applicationundertest.ApplicationUnderTest
 
closeAllWindows() - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
 
closeWindow(JavaWindow) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
 
componentHightGetterMethodsInAttemptOrder - Static variable in class se.claremont.taf.javasupport.interaction.MethodDeclarations
 
componentIsVisibleMethodsInAttemptOrder - Static variable in class se.claremont.taf.javasupport.interaction.MethodDeclarations
 
componentNameGetterMethodsInAttemptOrder - Static variable in class se.claremont.taf.javasupport.interaction.MethodDeclarations
 
componentParentGetterMethodsInAttemptOrder - Static variable in class se.claremont.taf.javasupport.interaction.MethodDeclarations
 
componentWidthGetterMethodsInAttemptOrder - Static variable in class se.claremont.taf.javasupport.interaction.MethodDeclarations
 
componentWriteMethodsInAttemptOrder - Static variable in class se.claremont.taf.javasupport.interaction.MethodDeclarations
 
context - Variable in class se.claremont.taf.javasupport.applicationundertest.ApplicationUnderTest
 
createJavaGuiElement(Component) - Static method in class se.claremont.taf.javasupport.gui.guirecordingwindow.JavaGuiElementDeclarationManager
Attempts to create a uniquely identifiable JavaGuiElement from the component.
currentEnvironmentVariables() - Method in class se.claremont.taf.javasupport.applicationundertest.applicationcontext.EnvironmentVariableManager
 

D

debug_LogCurrentActiveWindows() - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
Writes currently active window to the test case log
DeclareApplicationDialog - Class in se.claremont.taf.javasupport.gui.applicationdeclarationwindow
 
DeclareApplicationDialog() - Constructor for class se.claremont.taf.javasupport.gui.applicationdeclarationwindow.DeclareApplicationDialog
 
doesNotExist(GuiComponent) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
Checks if an element does not exist at runtime.
doesNotExistWithTimeout(GuiComponent, int) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
Checks if an element exist, but gives the element time to disappear for a timeout.
downloadFileOverSSLAndPotentiallyBadCertificate(String, String) - Method in class se.claremont.taf.javasupport.applicationundertest.applicationstarters.javawebstart.SslFileDownloader
 
downloadResources() - Method in class se.claremont.taf.javasupport.applicationundertest.applicationstarters.javawebstart.JarDownloaderFromJnlp
 
dumpHeap(String, boolean) - Method in class se.claremont.taf.javasupport.applicationundertest.applicationcontext.JavaVmRuntimeChanger
 

E

EnvironmentVariableManager - Class in se.claremont.taf.javasupport.applicationundertest.applicationcontext
 
EnvironmentVariableManager(TestCase) - Constructor for class se.claremont.taf.javasupport.applicationundertest.applicationcontext.EnvironmentVariableManager
 
environmentVariables - Variable in class se.claremont.taf.javasupport.applicationundertest.applicationcontext.ApplicationContextManager
 
eventDispatched(AWTEvent) - Method in class se.claremont.taf.javasupport.gui.guirecordingwindow.listeners.NewWindowsListener
 
execute() - Method in class se.claremont.taf.javasupport.gui.teststeps.JavaClictTestStep
 
execute() - Method in class se.claremont.taf.javasupport.gui.teststeps.JavaStartApplicationTestStep
 
execute() - Method in class se.claremont.taf.javasupport.gui.teststeps.JavaTestStep
 
execute() - Method in class se.claremont.taf.javasupport.gui.teststeps.JavaTextTypedTestStep
 
execute() - Method in class se.claremont.taf.javasupport.gui.teststeps.JavaWriteTestStep
 
exists(GuiComponent) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
Checks if an element exists in the GUI.
existsWithTimeout(GuiComponent, int) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
Checks if a component exist, but actually gives it time to appear in the GUI.

F

focusGained(FocusEvent) - Method in class se.claremont.taf.javasupport.gui.guirecordingwindow.listeners.RecordingFocusListener
 
focusLost(FocusEvent) - Method in class se.claremont.taf.javasupport.gui.guirecordingwindow.listeners.RecordingFocusListener
 
friendlyName - Variable in class se.claremont.taf.javasupport.applicationundertest.ApplicationUnderTest
 

G

GenericInteractionMethods - Class in se.claremont.taf.javasupport.interaction
Class enabling interaction with rich Java application GUIs Created by jordam on 2017-02-08.
GenericInteractionMethods(TestCase) - Constructor for class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
Constructor to enable interaction with Java GUIs
getAllComponents(Container) - Static method in class se.claremont.taf.javasupport.objectstructure.JavaWindow
 
getAllElementsInSameContainer() - Method in class se.claremont.taf.javasupport.objectstructure.JavaGuiElement
Returns a list of all the other elements in the same container.
getAllFields(List<Field>, Class<?>) - Static method in class se.claremont.taf.javasupport.gui.ObjectToHtmlHelper
 
getAllPossibleOptionsInCombobox - Static variable in class se.claremont.taf.javasupport.interaction.MethodDeclarations
 
getAllSelectedObjectsInComboBox - Static variable in class se.claremont.taf.javasupport.interaction.MethodDeclarations
 
getAvailableMethods(Object) - Static method in class se.claremont.taf.javasupport.interaction.MethodInvoker
 
getAvalableMethods(Object) - Method in class se.claremont.taf.javasupport.interaction.MethodInvoker
Returns a list of available method for the object provided.
getBottomPosition() - Method in class se.claremont.taf.javasupport.objectstructure.JavaGuiElement
 
getCheckboxCurrentStatus - Static variable in class se.claremont.taf.javasupport.interaction.MethodDeclarations
 
getComponents() - Method in class se.claremont.taf.javasupport.objectstructure.JavaWindow
 
getComponentsAsJavaGuiElements() - Method in class se.claremont.taf.javasupport.objectstructure.JavaWindow
Collects all sub element of the window and tries converting them to JavaGuiElements and returning that list.
getContainerComponent(Object) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
Returns the first parent that has the ability to hold child objects.
getDiagnosticOptions() - Method in class se.claremont.taf.javasupport.applicationundertest.applicationcontext.JavaVmRuntimeChanger
 
getDropDownSelectedOption(GuiComponent) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
Returns the currently selected value of a dropdown
getDropDownSelectedOptions(GuiComponent) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
Returns a list of the selected options of a dropdown
getElementMatchCount(JavaGuiElement) - Method in class se.claremont.taf.javasupport.objectstructure.JavaWindow
 
getItemCountOfComboBoxOptions - Static variable in class se.claremont.taf.javasupport.interaction.MethodDeclarations
 
getJavaWindow() - Method in class se.claremont.taf.javasupport.objectstructure.JavaGuiElement
Return the JavaWindow this element resides in.
getLeftPosition() - Method in class se.claremont.taf.javasupport.objectstructure.JavaGuiElement
 
getMainClassName() - Method in class se.claremont.taf.javasupport.applicationundertest.applicationstarters.ApplicationStarter
 
getMainClassString(String) - Static method in class se.claremont.taf.javasupport.applicationundertest.applicationstarters.javawebstart.JnlpFile
 
getMatchingComponents(JavaGuiElement) - Method in class se.claremont.taf.javasupport.objectstructure.JavaWindow
 
getMethodName() - Method in enum se.claremont.taf.javasupport.interaction.elementidentification.SearchConditionType
 
getName() - Method in class se.claremont.taf.javasupport.gui.JavaSupportTab
 
getName(Object) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
Returns the name of a component, as specified by the programmer when creating the GUI.
getName() - Method in interface se.claremont.taf.javasupport.objectstructure.GuiComponent
 
getName() - Method in class se.claremont.taf.javasupport.objectstructure.JavaGuiElement
Element name.
getName() - Method in class se.claremont.taf.javasupport.objectstructure.JavaWindow
 
getObjectName() - Method in class se.claremont.taf.javasupport.applicationundertest.applicationcontext.JavaVmRuntimeChanger
 
getPanel() - Method in class se.claremont.taf.javasupport.gui.JavaSupportTab
 
getParent() - Method in class se.claremont.taf.javasupport.objectstructure.JavaGuiElement
Returns the parent element of this element.
getParentComponent(Object) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
Returns the parent element if that can be identified.
getPropertyValue(String) - Method in class se.claremont.taf.javasupport.applicationundertest.applicationcontext.PropertiesManager
 
getRecognitionDescription() - Method in interface se.claremont.taf.javasupport.objectstructure.GuiComponent
 
getRecognitionDescription() - Method in class se.claremont.taf.javasupport.objectstructure.JavaGuiElement
 
getResource(String) - Method in class se.claremont.taf.javasupport.applicationundertest.ChildFirstURLClassLoader
 
getResourceAsStream(String) - Method in class se.claremont.taf.javasupport.applicationundertest.ChildFirstURLClassLoader
 
getResources(String) - Method in class se.claremont.taf.javasupport.applicationundertest.ChildFirstURLClassLoader
Similar to super, but local resources are enumerated before parent resources
getReturnText() - Method in class se.claremont.taf.javasupport.gui.guirecordingwindow.listeners.RecordingMouseListener
 
getRightPosition() - Method in class se.claremont.taf.javasupport.objectstructure.JavaGuiElement
 
getRuntimeComponent() - Method in interface se.claremont.taf.javasupport.objectstructure.GuiComponent
 
getRuntimeComponent() - Method in class se.claremont.taf.javasupport.objectstructure.JavaGuiElement
Identifies the runtime element that is identified by a GuiElement of JavaGuiElement class.
getRuntimeElementCacheable() - Method in class se.claremont.taf.javasupport.objectstructure.JavaGuiElement
 
getSelected(GuiComponent) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
 
getSpecificComboBoxItemBasedOnIndex - Static variable in class se.claremont.taf.javasupport.interaction.MethodDeclarations
 
getSubElements() - Method in class se.claremont.taf.javasupport.objectstructure.JavaGuiElement
Returns the subelements of this element.
getTestStepTypeShortName() - Method in class se.claremont.taf.javasupport.gui.teststeps.JavaClictTestStep
 
getTestStepTypeShortName() - Method in class se.claremont.taf.javasupport.gui.teststeps.JavaTestStep
 
getText(Object) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
Returns the current text of a GUI component.
getText(GuiComponent) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
 
getText(GuiComponent, int) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
Returns the runtime text of the element.
getTitle() - Method in class se.claremont.taf.javasupport.objectstructure.JavaWindow
Returns the runtime title of this window.
getTopPosition() - Method in class se.claremont.taf.javasupport.objectstructure.JavaGuiElement
 
getTypeName() - Method in class se.claremont.taf.javasupport.objectstructure.JavaGuiElement
 
getVMOption(String) - Method in class se.claremont.taf.javasupport.applicationundertest.applicationcontext.JavaVmRuntimeChanger
 
getWindow() - Method in class se.claremont.taf.javasupport.applicationundertest.applicationstarters.ApplicationStarter
 
getWindow() - Method in class se.claremont.taf.javasupport.applicationundertest.ApplicationUnderTest
 
getWindow(int) - Method in class se.claremont.taf.javasupport.applicationundertest.ApplicationUnderTest
 
getWindow() - Method in class se.claremont.taf.javasupport.objectstructure.JavaGuiElement
Return the Window element this element resides in.
getWindow() - Method in class se.claremont.taf.javasupport.objectstructure.JavaWindow
Identifies and returns the runtime interaction object of this window.
getWindows() - Static method in class se.claremont.taf.javasupport.applicationundertest.applicationstarters.ApplicationStarter
 
getWindows() - Static method in class se.claremont.taf.javasupport.applicationundertest.ApplicationUnderTest
 
getWindowsForSUT() - Static method in class se.claremont.taf.javasupport.applicationundertest.ApplicationUnderTest
 
GuiComponent - Class in se.claremont.taf.javasupport.gui.guirecordingwindow.guimap
 
GuiComponent() - Constructor for class se.claremont.taf.javasupport.gui.guirecordingwindow.guimap.GuiComponent
 
GuiComponent - Interface in se.claremont.taf.javasupport.objectstructure
This should be merged with GuiElement interface Created by jordam on 2017-02-19.
GuiMap - Class in se.claremont.taf.javasupport.gui.guirecordingwindow.guimap
 
GuiMap() - Constructor for class se.claremont.taf.javasupport.gui.guirecordingwindow.guimap.GuiMap
 
GuiSpyingWindow - Class in se.claremont.taf.javasupport.gui.guispywindow
 
GuiSpyingWindow() - Constructor for class se.claremont.taf.javasupport.gui.guispywindow.GuiSpyingWindow
 
GuiSpyKeyboardListener - Class in se.claremont.taf.javasupport.gui.guispywindow
 
GuiSpyMouseListener - Class in se.claremont.taf.javasupport.gui.guispywindow
 
GuiWindow - Class in se.claremont.taf.javasupport.gui.guirecordingwindow.guimap
Each window in a system under test is a GUI window.
GuiWindow(String, Window) - Constructor for class se.claremont.taf.javasupport.gui.guirecordingwindow.guimap.GuiWindow
 

H

haltFurtherExecution() - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
 
hover(GuiComponent) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
Moves the mouse to the given element.

I

invokeMainMethodOfMainClassWithArguments() - Method in class se.claremont.taf.javasupport.applicationundertest.applicationstarters.ApplicationStarter
 
invokeMethod(TestCase, Object, String, Object...) - Static method in class se.claremont.taf.javasupport.interaction.MethodInvoker
Tries to invoke the method given upon the object given.
invokeMethod(Object, String, Object...) - Method in class se.claremont.taf.javasupport.interaction.MethodInvoker
Tries to invoke the method given upon the object given.
invokeMethod(Object, String) - Method in class se.claremont.taf.javasupport.interaction.MethodInvoker
Tries to invoke the method given upon the object given.
invokeMethodOfClass(ClassLoader, TestCase, String, String, String[]) - Static method in class se.claremont.taf.javasupport.applicationundertest.applicationstarters.MethodInvoker
 
invokeTheFirstEncounteredMethod(Object, List<String>) - Method in class se.claremont.taf.javasupport.interaction.MethodInvoker
Tries to invoke the methods given upon the object given, in order of declaration.
invokeTheFirstEncounteredMethod(TestCase, Object, String[]) - Static method in class se.claremont.taf.javasupport.interaction.MethodInvoker
Tries to invoke the methods given upon the object given, in order of declaration.
invokeTheFirstEncounteredMethod(TestCase, Object, String[], Object...) - Static method in class se.claremont.taf.javasupport.interaction.MethodInvoker
Tries to invoke the methods given upon the object given, in order of declaration.
invokeTheFirstEncounteredMethod(Object, String[]) - Method in class se.claremont.taf.javasupport.interaction.MethodInvoker
Tries to invoke the methods given upon the object given, in order of declaration.
invokeTheFirstEncounteredMethod(Object, String[], Object...) - Method in class se.claremont.taf.javasupport.interaction.MethodInvoker
Tries to invoke the methods given upon the object given, in order of declaration.
invokeTheFirstEncounteredMethod(Object, List<String>, Object...) - Method in class se.claremont.taf.javasupport.interaction.MethodInvoker
Tries to invoke the methods given upon the object given, in order of declaration.
invokeTheFirstEncounteredMethodFromListOfMethodNames(Object, String[]) - Static method in class se.claremont.taf.javasupport.interaction.MethodInvoker
Tries to invoke the methods given upon the object given, in order of declaration.
invokeTheFirstEncounteredMethodFromListOfMethodNames(Object, String[], Object...) - Static method in class se.claremont.taf.javasupport.interaction.MethodInvoker
Tries to invoke the methods given upon the object given, in order of declaration.
isApplied(Component) - Static method in class se.claremont.taf.javasupport.gui.guirecordingwindow.listeners.RecordingFocusListener
 
isApplied(Component) - Static method in class se.claremont.taf.javasupport.gui.guirecordingwindow.listeners.RecordingKeyBoardListener
 
isApplied(Component) - Static method in class se.claremont.taf.javasupport.gui.guirecordingwindow.listeners.RecordingMouseListener
 
isDisplayed(GuiComponent) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
Checks if the element is currently displayed (no timeout, no waiting), meaning that it exists, and is set as visible in the GUI.
isDisplayedWithinTimeout(GuiComponent, int) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
Checks if the element gets displayed within the timeout.
isMatch(Object) - Method in class se.claremont.taf.javasupport.interaction.elementidentification.By
 
isNotDisplayed(GuiComponent) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
Checks if the element is currently not displayed (no timeout, no waiting), meaning that it does not exists, or it is set as non-visible in the GUI.
isNotDisplayedWithTimeout(GuiComponent, int) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
Checks if the element get displayed within the timeout.
isRenderingCompleted() - Method in class se.claremont.taf.javasupport.objectstructure.JavaWindow
 
isShown() - Method in class se.claremont.taf.javasupport.objectstructure.JavaWindow
 

J

JarDownloaderFromJnlp - Class in se.claremont.taf.javasupport.applicationundertest.applicationstarters.javawebstart
Helps start Java Web Start based Java programs.
JarDownloaderFromJnlp(TestCase, String) - Constructor for class se.claremont.taf.javasupport.applicationundertest.applicationstarters.javawebstart.JarDownloaderFromJnlp
 
JavaClictTestStep - Class in se.claremont.taf.javasupport.gui.teststeps
 
JavaClictTestStep() - Constructor for class se.claremont.taf.javasupport.gui.teststeps.JavaClictTestStep
 
JavaClictTestStep(String, String) - Constructor for class se.claremont.taf.javasupport.gui.teststeps.JavaClictTestStep
 
JavaClictTestStep(JavaGuiElement) - Constructor for class se.claremont.taf.javasupport.gui.teststeps.JavaClictTestStep
 
JavaGuiElement - Class in se.claremont.taf.javasupport.objectstructure
A GUI component in any Java client application.
JavaGuiElement(JavaWindow, By, String, TestCase) - Constructor for class se.claremont.taf.javasupport.objectstructure.JavaGuiElement
 
JavaGuiElement(JavaWindow, By, String) - Constructor for class se.claremont.taf.javasupport.objectstructure.JavaGuiElement
 
JavaGuiElement(By, String) - Constructor for class se.claremont.taf.javasupport.objectstructure.JavaGuiElement
 
JavaGuiElement(Object) - Constructor for class se.claremont.taf.javasupport.objectstructure.JavaGuiElement
 
JavaGuiElement(PositionBasedGuiElement) - Constructor for class se.claremont.taf.javasupport.objectstructure.JavaGuiElement
 
JavaGuiElement(Object, TestCase) - Constructor for class se.claremont.taf.javasupport.objectstructure.JavaGuiElement
 
javaGuiElementAsCodeHtml(JavaGuiElement) - Static method in class se.claremont.taf.javasupport.gui.guirecordingwindow.JavaGuiElementDeclarationManager
Creates a HTML representation of the element declaration, for use in HTML or TextPanes.
javaGuiElementAsCodeString(JavaGuiElement) - Static method in class se.claremont.taf.javasupport.gui.guirecordingwindow.JavaGuiElementDeclarationManager
Create a code reprsentation for a JavaGuiElement, to be used in code generation for recordings.
JavaGuiElementDeclarationManager - Class in se.claremont.taf.javasupport.gui.guirecordingwindow
Used by TAF GUI to generate unique identification mechanisms for elements interacted with, and corresponding code as string for code generation from recordings.
JavaGuiElementDeclarationManager() - Constructor for class se.claremont.taf.javasupport.gui.guirecordingwindow.JavaGuiElementDeclarationManager
 
JavaStartApplicationTestStep - Class in se.claremont.taf.javasupport.gui.teststeps
 
JavaStartApplicationTestStep() - Constructor for class se.claremont.taf.javasupport.gui.teststeps.JavaStartApplicationTestStep
 
JavaStartApplicationTestStep(String, String) - Constructor for class se.claremont.taf.javasupport.gui.teststeps.JavaStartApplicationTestStep
 
JavaStartApplicationTestStep(ApplicationUnderTest) - Constructor for class se.claremont.taf.javasupport.gui.teststeps.JavaStartApplicationTestStep
 
JavaSupportTab - Class in se.claremont.taf.javasupport.gui
 
JavaSupportTab() - Constructor for class se.claremont.taf.javasupport.gui.JavaSupportTab
 
JavaSupportTab(JFrame) - Constructor for class se.claremont.taf.javasupport.gui.JavaSupportTab
 
JavaTestStep - Class in se.claremont.taf.javasupport.gui.teststeps
 
JavaTestStep() - Constructor for class se.claremont.taf.javasupport.gui.teststeps.JavaTestStep
 
JavaTestStep(String, String) - Constructor for class se.claremont.taf.javasupport.gui.teststeps.JavaTestStep
 
JavaTextTypedTestStep - Class in se.claremont.taf.javasupport.gui.teststeps
 
JavaTextTypedTestStep(String, String) - Constructor for class se.claremont.taf.javasupport.gui.teststeps.JavaTextTypedTestStep
 
JavaTextTypedTestStep(String, JavaGuiElement) - Constructor for class se.claremont.taf.javasupport.gui.teststeps.JavaTextTypedTestStep
 
JavaVmRuntimeChanger - Class in se.claremont.taf.javasupport.applicationundertest.applicationcontext
 
JavaVmRuntimeChanger(TestCase) - Constructor for class se.claremont.taf.javasupport.applicationundertest.applicationcontext.JavaVmRuntimeChanger
 
JavaWebStartApplicationStarter - Class in se.claremont.taf.javasupport.applicationundertest.applicationstarters.javawebstart
Class to start Java Web Start based applications from within TAF, to enable interaction with those.
JavaWebStartApplicationStarter() - Constructor for class se.claremont.taf.javasupport.applicationundertest.applicationstarters.javawebstart.JavaWebStartApplicationStarter
 
JavaWindow - Class in se.claremont.taf.javasupport.objectstructure
A JavaWindow is any GUI Window used in automation.
JavaWindow(String) - Constructor for class se.claremont.taf.javasupport.objectstructure.JavaWindow
 
JavaWindow(String, String) - Constructor for class se.claremont.taf.javasupport.objectstructure.JavaWindow
 
JavaWindow(Window) - Constructor for class se.claremont.taf.javasupport.objectstructure.JavaWindow
 
JavaWindow(Window, String) - Constructor for class se.claremont.taf.javasupport.objectstructure.JavaWindow
 
JavaWriteTestStep - Class in se.claremont.taf.javasupport.gui.teststeps
 
JavaWriteTestStep(String, String) - Constructor for class se.claremont.taf.javasupport.gui.teststeps.JavaWriteTestStep
 
JavaWriteTestStep(JavaGuiElement, String) - Constructor for class se.claremont.taf.javasupport.gui.teststeps.JavaWriteTestStep
 
JnlpFile - Class in se.claremont.taf.javasupport.applicationundertest.applicationstarters.javawebstart
A JNLP file describes how to start a Java application that is being started with Java Web Start.
JnlpFile(TestCase) - Constructor for class se.claremont.taf.javasupport.applicationundertest.applicationstarters.javawebstart.JnlpFile
 
jvmSettings - Variable in class se.claremont.taf.javasupport.applicationundertest.applicationcontext.ApplicationContextManager
 

K

keyPressed(KeyEvent) - Method in class se.claremont.taf.javasupport.gui.guirecordingwindow.listeners.RecordingKeyBoardListener
 
keyPressed(KeyEvent) - Method in class se.claremont.taf.javasupport.gui.guispywindow.GuiSpyKeyboardListener
 
keyReleased(KeyEvent) - Method in class se.claremont.taf.javasupport.gui.guirecordingwindow.listeners.RecordingKeyBoardListener
 
keyReleased(KeyEvent) - Method in class se.claremont.taf.javasupport.gui.guispywindow.GuiSpyKeyboardListener
 
keysPressedSinceLastWriteCommand - Static variable in class se.claremont.taf.javasupport.gui.guirecordingwindow.RecordWindow
 
keyTyped(KeyEvent) - Method in class se.claremont.taf.javasupport.gui.guirecordingwindow.listeners.RecordingKeyBoardListener
 
keyTyped(KeyEvent) - Method in class se.claremont.taf.javasupport.gui.guispywindow.GuiSpyKeyboardListener
 

L

LibraryLoader - Class in se.claremont.taf.javasupport.applicationundertest.applicationcontext
 
LibraryLoader(TestCase) - Constructor for class se.claremont.taf.javasupport.applicationundertest.applicationcontext.LibraryLoader
 
loadAllDllsInFolder(String) - Method in class se.claremont.taf.javasupport.applicationundertest.applicationcontext.LibraryLoader
Attempts to load the identified Windows DLL (Dynamic Link Library) files in the specified folder in order for a Java program to be able to access the classes and methods within.
loadAllLibrariesInFolder(String) - Method in class se.claremont.taf.javasupport.applicationundertest.applicationcontext.LibraryLoader
 
loadAllLibrariesInFolder(String) - Method in class se.claremont.taf.javasupport.applicationundertest.ApplicationUnderTest
 
loadClass(String, boolean) - Method in class se.claremont.taf.javasupport.applicationundertest.ChildFirstURLClassLoader
 
loadClass(String, boolean) - Method in class se.claremont.taf.javasupport.applicationundertest.ParentLastURLClassLoader
 
loadDll(String) - Method in class se.claremont.taf.javasupport.applicationundertest.applicationcontext.LibraryLoader
Attempts to load a Windows DLL (Dynamic Link Library) file in order for a Java program to be able to access the classes and methods within.
loadedLibraries - Variable in class se.claremont.taf.javasupport.applicationundertest.applicationcontext.ApplicationContextManager
 
loadLibrary(String) - Method in class se.claremont.taf.javasupport.applicationundertest.applicationcontext.LibraryLoader
 
loadLibrary(String) - Method in class se.claremont.taf.javasupport.applicationundertest.ApplicationUnderTest
 
logCurrentWindows() - Method in class se.claremont.taf.javasupport.applicationundertest.ApplicationUnderTest
 
logCurrentWindows(TestCase) - Static method in class se.claremont.taf.javasupport.applicationundertest.ApplicationUnderTest
 
logIdentification(LogLevel, TestCase) - Method in class se.claremont.taf.javasupport.objectstructure.JavaGuiElement
 

M

main(String...) - Static method in class se.claremont.taf.javasupport.gui.StandaloneJavaSupportGui
 
mainClass - Variable in class se.claremont.taf.javasupport.applicationundertest.applicationstarters.ApplicationStartMechanism
 
makeSureAllComponentsHasRegisteredListeners(Window) - Static method in class se.claremont.taf.javasupport.gui.guirecordingwindow.RecordingListenersManager
 
Map(JavaWindow, String) - Static method in class se.claremont.taf.javasupport.interaction.WindowMapper
 
mapWindowToDescriptionClass(String) - Method in class se.claremont.taf.javasupport.objectstructure.JavaWindow
Tries to create element descriptions for the elements in the window, to be used in automation.
MethodDeclarations - Class in se.claremont.taf.javasupport.interaction
Lists of what methods to invoke are used throughout this module, so it made sense gathering them here.
MethodDeclarations() - Constructor for class se.claremont.taf.javasupport.interaction.MethodDeclarations
 
MethodInvoker - Class in se.claremont.taf.javasupport.applicationundertest.applicationstarters
 
MethodInvoker() - Constructor for class se.claremont.taf.javasupport.applicationundertest.applicationstarters.MethodInvoker
 
MethodInvoker - Class in se.claremont.taf.javasupport.interaction
This is a helper to invoke methods on any object at runtime in a generic fashion.
MethodInvoker(TestCase) - Constructor for class se.claremont.taf.javasupport.interaction.MethodInvoker
 
MethodInvoker() - Constructor for class se.claremont.taf.javasupport.interaction.MethodInvoker
 
methodsToGetLeftPositionInOrder - Static variable in class se.claremont.taf.javasupport.interaction.MethodDeclarations
 
methodsToGetTopPositionInOrder - Static variable in class se.claremont.taf.javasupport.interaction.MethodDeclarations
 
mouseClicked(MouseEvent) - Method in class se.claremont.taf.javasupport.gui.guirecordingwindow.listeners.RecordingMouseListener
 
mouseClicked(MouseEvent) - Method in class se.claremont.taf.javasupport.gui.guispywindow.GuiSpyMouseListener
 
mouseEntered(MouseEvent) - Method in class se.claremont.taf.javasupport.gui.guirecordingwindow.listeners.RecordingMouseListener
 
mouseEntered(MouseEvent) - Method in class se.claremont.taf.javasupport.gui.guispywindow.GuiSpyMouseListener
 
mouseExited(MouseEvent) - Method in class se.claremont.taf.javasupport.gui.guirecordingwindow.listeners.RecordingMouseListener
 
mouseExited(MouseEvent) - Method in class se.claremont.taf.javasupport.gui.guispywindow.GuiSpyMouseListener
 
mousePressed(MouseEvent) - Method in class se.claremont.taf.javasupport.gui.guirecordingwindow.listeners.RecordingMouseListener
 
mousePressed(MouseEvent) - Method in class se.claremont.taf.javasupport.gui.guispywindow.GuiSpyMouseListener
 
mouseReleased(MouseEvent) - Method in class se.claremont.taf.javasupport.gui.guirecordingwindow.listeners.RecordingMouseListener
 
mouseReleased(MouseEvent) - Method in class se.claremont.taf.javasupport.gui.guispywindow.GuiSpyMouseListener
 

N

newObjectName(String, String) - Static method in class se.claremont.taf.javasupport.applicationundertest.applicationcontext.Util
 
newObjectName(String) - Static method in class se.claremont.taf.javasupport.applicationundertest.applicationcontext.Util
 
NewWindowsListener - Class in se.claremont.taf.javasupport.gui.guirecordingwindow.listeners
 
NewWindowsListener() - Constructor for class se.claremont.taf.javasupport.gui.guirecordingwindow.listeners.NewWindowsListener
 

O

objectHasAnyOfTheMethods(Object, String[]) - Method in class se.claremont.taf.javasupport.interaction.MethodInvoker
A check if the object seem to have any of the methods provided.
objectHasMethod(Object, String) - Method in class se.claremont.taf.javasupport.interaction.MethodInvoker
A check if the object seem to have the method provided.
objects - Variable in class se.claremont.taf.javasupport.interaction.elementidentification.SearchCondition
 
ObjectToHtmlHelper - Class in se.claremont.taf.javasupport.gui
 
ObjectToHtmlHelper() - Constructor for class se.claremont.taf.javasupport.gui.ObjectToHtmlHelper
 

P

PageObject - Class in se.claremont.taf.javasupport.gui.guirecordingwindow.guimap
 
PageObject() - Constructor for class se.claremont.taf.javasupport.gui.guirecordingwindow.guimap.PageObject
 
PageObjectList - Class in se.claremont.taf.javasupport.gui.guirecordingwindow.guimap
 
PageObjectList() - Constructor for class se.claremont.taf.javasupport.gui.guirecordingwindow.guimap.PageObjectList
 
ParentLastURLClassLoader - Class in se.claremont.taf.javasupport.applicationundertest
A parent-last classloader that will try the child classloader first and then the parent.
ParentLastURLClassLoader(List<URL>) - Constructor for class se.claremont.taf.javasupport.applicationundertest.ParentLastURLClassLoader
 
pathToScriptsRoot - Static variable in class se.claremont.taf.javasupport.gui.guirecordingwindow.RecordingOptionsWindow
 
printIdentifiedComponents() - Method in class se.claremont.taf.javasupport.objectstructure.JavaWindow
Prints the currently identified components to standard out.
properties - Variable in class se.claremont.taf.javasupport.applicationundertest.applicationcontext.ApplicationContextManager
 
PropertiesManager - Class in se.claremont.taf.javasupport.applicationundertest.applicationcontext
 
PropertiesManager(TestCase) - Constructor for class se.claremont.taf.javasupport.applicationundertest.applicationcontext.PropertiesManager
 

R

readFromJsonFile(String) - Static method in class se.claremont.taf.javasupport.applicationundertest.applicationstarters.ApplicationStartMechanism
 
readFromJsonFile(String) - Static method in class se.claremont.taf.javasupport.applicationundertest.ApplicationUnderTest
 
reAssignTestCase(TestCase) - Method in class se.claremont.taf.javasupport.applicationundertest.ApplicationUnderTest
 
RecordingFocusListener - Class in se.claremont.taf.javasupport.gui.guirecordingwindow.listeners
 
RecordingFocusListener(TafHtmlTextPane) - Constructor for class se.claremont.taf.javasupport.gui.guirecordingwindow.listeners.RecordingFocusListener
 
RecordingKeyBoardListener - Class in se.claremont.taf.javasupport.gui.guirecordingwindow.listeners
 
RecordingKeyBoardListener(TafHtmlTextPane) - Constructor for class se.claremont.taf.javasupport.gui.guirecordingwindow.listeners.RecordingKeyBoardListener
 
RecordingKeyBoardListener.KeyPress - Class in se.claremont.taf.javasupport.gui.guirecordingwindow.listeners
 
RecordingListenersManager - Class in se.claremont.taf.javasupport.gui.guirecordingwindow
 
RecordingListenersManager() - Constructor for class se.claremont.taf.javasupport.gui.guirecordingwindow.RecordingListenersManager
 
RecordingMouseListener - Class in se.claremont.taf.javasupport.gui.guirecordingwindow.listeners
 
RecordingMouseListener(TafHtmlTextPane) - Constructor for class se.claremont.taf.javasupport.gui.guirecordingwindow.listeners.RecordingMouseListener
 
RecordingOptionsWindow - Class in se.claremont.taf.javasupport.gui.guirecordingwindow
 
RecordingOptionsWindow(TafFrame) - Constructor for class se.claremont.taf.javasupport.gui.guirecordingwindow.RecordingOptionsWindow
 
recordKeyStrokesOutsideOfWindows - Static variable in class se.claremont.taf.javasupport.gui.guirecordingwindow.RecordingOptionsWindow
 
recordTafWindows - Static variable in class se.claremont.taf.javasupport.gui.guirecordingwindow.RecordingOptionsWindow
 
RecordWindow - Class in se.claremont.taf.javasupport.gui.guirecordingwindow
 
RecordWindow() - Constructor for class se.claremont.taf.javasupport.gui.guirecordingwindow.RecordWindow
 
removeAllTafRecordingListenersFromWindow(Window) - Static method in class se.claremont.taf.javasupport.gui.guirecordingwindow.RecordingListenersManager
 
run() - Method in class se.claremont.taf.javasupport.applicationundertest.applicationstarters.ApplicationStartMechanism
 
run() - Method in class se.claremont.taf.javasupport.applicationundertest.applicationstarters.ApplicationThreadRunner
 
runtimeElement() - Method in class se.claremont.taf.javasupport.objectstructure.JavaGuiElement
 

S

saveToJsonFile(String) - Method in class se.claremont.taf.javasupport.applicationundertest.applicationstarters.ApplicationStartMechanism
 
saveToJsonFile(String) - Method in class se.claremont.taf.javasupport.applicationundertest.ApplicationUnderTest
 
se.claremont.taf.javasupport.applicationundertest - package se.claremont.taf.javasupport.applicationundertest
 
se.claremont.taf.javasupport.applicationundertest.applicationcontext - package se.claremont.taf.javasupport.applicationundertest.applicationcontext
 
se.claremont.taf.javasupport.applicationundertest.applicationstarters - package se.claremont.taf.javasupport.applicationundertest.applicationstarters
 
se.claremont.taf.javasupport.applicationundertest.applicationstarters.javawebstart - package se.claremont.taf.javasupport.applicationundertest.applicationstarters.javawebstart
 
se.claremont.taf.javasupport.gui - package se.claremont.taf.javasupport.gui
 
se.claremont.taf.javasupport.gui.applicationdeclarationwindow - package se.claremont.taf.javasupport.gui.applicationdeclarationwindow
 
se.claremont.taf.javasupport.gui.guirecordingwindow - package se.claremont.taf.javasupport.gui.guirecordingwindow
 
se.claremont.taf.javasupport.gui.guirecordingwindow.guimap - package se.claremont.taf.javasupport.gui.guirecordingwindow.guimap
 
se.claremont.taf.javasupport.gui.guirecordingwindow.listeners - package se.claremont.taf.javasupport.gui.guirecordingwindow.listeners
 
se.claremont.taf.javasupport.gui.guispywindow - package se.claremont.taf.javasupport.gui.guispywindow
 
se.claremont.taf.javasupport.gui.teststeps - package se.claremont.taf.javasupport.gui.teststeps
 
se.claremont.taf.javasupport.interaction - package se.claremont.taf.javasupport.interaction
 
se.claremont.taf.javasupport.interaction.elementidentification - package se.claremont.taf.javasupport.interaction.elementidentification
 
se.claremont.taf.javasupport.objectstructure - package se.claremont.taf.javasupport.objectstructure
 
SearchCondition - Class in se.claremont.taf.javasupport.interaction.elementidentification
 
SearchCondition(SearchConditionType, Object...) - Constructor for class se.claremont.taf.javasupport.interaction.elementidentification.SearchCondition
 
searchConditions - Variable in class se.claremont.taf.javasupport.interaction.elementidentification.By
 
searchConditionType - Variable in class se.claremont.taf.javasupport.interaction.elementidentification.SearchCondition
 
SearchConditionType - Enum in se.claremont.taf.javasupport.interaction.elementidentification
 
selectInDropdown(GuiComponent, String) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
Selects a value in a dropdown.
setApplicationUnderTest(ApplicationUnderTest) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
 
setCheckboxCurrentStatus - Static variable in class se.claremont.taf.javasupport.interaction.MethodDeclarations
 
setCheckboxToChecked(GuiComponent) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
Sets a checkbox to be checked (=true).
setCheckboxToState(GuiComponent, boolean) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
Sets a checkbox element to selected state.
setCheckboxToState(GuiComponent, boolean, int) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
Tries to set a checkbox element to selected state for a certain number of seconds to enable elements to appear or to get enabled.
setCheckboxToUnChecked(GuiComponent) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
Sets a checkbox to be un-checked (=false).
setEnv(Map<String, String>) - Method in class se.claremont.taf.javasupport.applicationundertest.applicationcontext.EnvironmentVariableManager
 
setEnvironmentVariable(String, String) - Method in class se.claremont.taf.javasupport.applicationundertest.applicationcontext.EnvironmentVariableManager
 
setEnvironmentVariables(Map<String, String>) - Method in class se.claremont.taf.javasupport.applicationundertest.applicationcontext.EnvironmentVariableManager
 
setEnvironmentVariableValue(String, String) - Method in class se.claremont.taf.javasupport.applicationundertest.ApplicationUnderTest
 
setMainClass(String) - Method in class se.claremont.taf.javasupport.applicationundertest.ApplicationUnderTest
 
setMainJarOrUrl(String) - Method in class se.claremont.taf.javasupport.applicationundertest.ApplicationUnderTest
 
setName(String) - Method in class se.claremont.taf.javasupport.applicationundertest.ApplicationUnderTest
 
setProgramArguments(String[]) - Method in class se.claremont.taf.javasupport.applicationundertest.ApplicationUnderTest
 
setProperty(String, String) - Method in class se.claremont.taf.javasupport.applicationundertest.applicationcontext.PropertiesManager
Equivalent of java CLI start parameter -D
setSelected(GuiComponent, String...) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
 
setSelectionItemBasedOnIndex - Static variable in class se.claremont.taf.javasupport.interaction.MethodDeclarations
 
setSystemPropertyValue(String, String) - Method in class se.claremont.taf.javasupport.applicationundertest.ApplicationUnderTest
 
setVMOption(String, String) - Method in class se.claremont.taf.javasupport.applicationundertest.applicationcontext.JavaVmRuntimeChanger
A few of the JVM settings that are settable from the command line (usually with -X option) can be manipulated or added programatically.
SslFileDownloader - Class in se.claremont.taf.javasupport.applicationundertest.applicationstarters.javawebstart
Downloads files over SSL, over HTTP Created by p901dqj on 2017-01-17.
SslFileDownloader(TestCase) - Constructor for class se.claremont.taf.javasupport.applicationundertest.applicationstarters.javawebstart.SslFileDownloader
 
sslFileDownloader(String) - Method in class se.claremont.taf.javasupport.applicationundertest.applicationstarters.javawebstart.SslFileDownloader
 
StandaloneJavaSupportGui - Class in se.claremont.taf.javasupport.gui
 
StandaloneJavaSupportGui() - Constructor for class se.claremont.taf.javasupport.gui.StandaloneJavaSupportGui
 
standardTimeout - Variable in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
 
start(ApplicationStartMechanism) - Static method in class se.claremont.taf.javasupport.applicationundertest.applicationstarters.ApplicationThreadRunner
 
start() - Method in class se.claremont.taf.javasupport.applicationundertest.ApplicationUnderTest
 
startApplication(String, String, String[]) - Method in class se.claremont.taf.javasupport.applicationundertest.applicationstarters.javawebstart.JavaWebStartApplicationStarter
 
startJar(String) - Method in class se.claremont.taf.javasupport.applicationundertest.applicationstarters.ApplicationStarter
 
startJar(URL) - Method in class se.claremont.taf.javasupport.applicationundertest.applicationstarters.ApplicationStarter
 
startJar(URL, String[]) - Method in class se.claremont.taf.javasupport.applicationundertest.applicationstarters.ApplicationStarter
 
startJar(URL, String) - Method in class se.claremont.taf.javasupport.applicationundertest.applicationstarters.ApplicationStarter
 
startJar(URL, String, String[]) - Method in class se.claremont.taf.javasupport.applicationundertest.applicationstarters.ApplicationStarter
 
startMechanism - Variable in class se.claremont.taf.javasupport.applicationundertest.ApplicationUnderTest
 
startProgramFromCLI(String) - Method in class se.claremont.taf.javasupport.applicationundertest.applicationstarters.ApplicationStartMechanismCli
 
startRecording() - Static method in class se.claremont.taf.javasupport.gui.guirecordingwindow.RecordingListenersManager
 
startUrlOrPathToJarFile - Variable in class se.claremont.taf.javasupport.applicationundertest.applicationstarters.ApplicationStartMechanism
 
stop() - Method in class se.claremont.taf.javasupport.applicationundertest.ApplicationUnderTest
 
stopRecording() - Static method in class se.claremont.taf.javasupport.gui.guirecordingwindow.RecordingListenersManager
 
styleInfo() - Static method in class se.claremont.taf.javasupport.gui.ObjectToHtmlHelper
 
subAllComponentsGettersMethodsInAttemptOrder - Static variable in class se.claremont.taf.javasupport.interaction.MethodDeclarations
 
subComponentCountMethodsInAttemptOrder - Static variable in class se.claremont.taf.javasupport.interaction.MethodDeclarations
 
subComponentGetterMethodsInAttemptOrder - Static variable in class se.claremont.taf.javasupport.interaction.MethodDeclarations
 
SutSystemExitManager - Class in se.claremont.taf.javasupport.applicationundertest.applicationstarters
 
SutSystemExitManager() - Constructor for class se.claremont.taf.javasupport.applicationundertest.applicationstarters.SutSystemExitManager
 

T

tabToNext() - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
 
takeScreenshot(TestCase) - Static method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
 
takeScreenshot() - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
Saves a screenshot of all screens and writes its save path to the test case log.
testCase - Variable in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
 
textGettingMethodsInAttemptOrder - Static variable in class se.claremont.taf.javasupport.interaction.MethodDeclarations
 
textsInComponents() - Method in class se.claremont.taf.javasupport.objectstructure.JavaWindow
Goes through all identified elements in the GUI and collects the displayed text in these.
titleGetterMethodsInAttemptOrder - Static variable in class se.claremont.taf.javasupport.interaction.MethodDeclarations
 
toHtml(Object, int) - Static method in class se.claremont.taf.javasupport.gui.ObjectToHtmlHelper
 
toHtmlPage(Object) - Static method in class se.claremont.taf.javasupport.gui.ObjectToHtmlHelper
 
toString() - Method in class se.claremont.taf.javasupport.gui.guirecordingwindow.guimap.PageObject
 
toString() - Method in class se.claremont.taf.javasupport.interaction.elementidentification.By
 
toString() - Method in class se.claremont.taf.javasupport.interaction.elementidentification.SearchCondition
 
toString() - Method in enum se.claremont.taf.javasupport.interaction.elementidentification.SearchConditionType
 
toString() - Method in class se.claremont.taf.javasupport.objectstructure.JavaGuiElement
 
trackMousePosition(int) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
 
tryLoadLibrary(String) - Method in class se.claremont.taf.javasupport.applicationundertest.applicationcontext.LibraryLoader
 
type(String) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
 
type(int) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
 
type(GuiComponent, int) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
 
type(GuiComponent, String) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
 

U

Util - Class in se.claremont.taf.javasupport.applicationundertest.applicationcontext
 

V

valueOf(String) - Static method in enum se.claremont.taf.javasupport.interaction.elementidentification.SearchConditionType
Returns the enum constant of this type with the specified name.
values() - Static method in enum se.claremont.taf.javasupport.interaction.elementidentification.SearchConditionType
Returns an array containing the constants of this enum type, in the order they are declared.
verifyCheckboxIsChecked(GuiComponent) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
Verifies that a checkbox element is checked.
verifyCheckboxIsUnChecked(GuiComponent) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
Verifies that a checkbox element is un-checked.
verifyCheckboxSelectionStatus(JavaGuiElement, boolean) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
 
verifyCheckboxStatus(GuiComponent, boolean, int) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
Verifies the status of a checkbox element.
verifyCheckboxStatus(GuiComponent, boolean) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
Verifies the status of a checkbox element.
verifyElementDoesNotExist(GuiComponent) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
 
verifyElementIsDisabled(GuiComponent) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
 
verifyElementIsEnabled(GuiComponent) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
 
verifyElementTextContains(GuiComponent, String) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
Retrieves the text of a runtime element and verifies the text against the given oracle.
verifyElementTextIsExactly(GuiComponent, String) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
Retrieves the text of a runtime element and verifies the text against the given oracle.
verifyElementTextIsRegexMatch(GuiComponent, String) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
Retrieves the text of a runtime element and verifies the text against the given oracle.
verifyImage(GuiComponent, String) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
 
verifyObjectExistence(GuiComponent) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
Verifies that a GUI element exists.
verifyObjectExistenceWithTimeout(GuiComponent, int) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
Verifies object existance, but gives the element time to appear.
verifyObjectIsDisplayed(GuiComponent) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
Verifies that a GUI element is displayed, and writes the outcome to the test case log.
verifyObjectIsNotDisplayed(GuiComponent) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
Verifies that a GUI element is not displayed, and writes the outcome to the test case log.
verifyText(String, String) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
 
verifyWindowIsDisplayed(JavaWindow) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
 
verifyWindowIsDisplayed(JavaWindow, int) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
 
verifyWindowIsNotDisplayed(JavaWindow) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
 
verifyWindowIsNotDisplayed(JavaWindow, int) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
 

W

wait(int) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
Pauses execution the stated time.
waitForWindowToAppear(int) - Method in class se.claremont.taf.javasupport.objectstructure.JavaWindow
Halts execution while waiting for this window to become visible.
WindowMapper - Class in se.claremont.taf.javasupport.interaction
 
WindowMapper() - Constructor for class se.claremont.taf.javasupport.interaction.WindowMapper
 
write(GuiComponent, String) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
Writes the given text to the given component.
writeWithoutCheck(GuiComponent, String) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
Writes the given text to the given component.
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links

Copyright © 2019. All rights reserved.