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

G

gdActivate(String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.SwingApplicationImplClass
activate the AUT
gdCheckExistenceOfWindow(String, String, boolean) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.SwingApplicationImplClass
Checks for the existence of a window with the given title
gdClick(int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractButtonImplClass
Clicks the button count times.
gdClick(int, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractSwingImplClass
Clicks the center of the component.
gdClick() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JMenuItemImplClass
Performs a click on the menu item.
gdClick(int, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Tries to click in the cell under the mouse position.
gdClick(int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTextComponentImplClass
performs a count -click with the left button on the textfield.
gdClick(int, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTextComponentImplClass
performs a count -click on the textfield.
gdClick(int, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTreeImplClass
Clicks the tree.
gdClickDirect(int, int, int, String, int, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractSwingImplClass
clicks into a component.
gdClickDirect(int, int, int, String, int, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.SwingApplicationImplClass
clicks into the active window.
gdCollapse(String, int, String, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTreeImplClass
Collapses the JTree.
gdCollapseByIndices(String, int, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTreeImplClass
Collapses the tree.
gdDrag(int, String, int, String, int, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractSwingImplClass
Performs a Drag.
gdDragByIndexPath(int, String, String, int, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTreeImplClass
Drags the node of the given indexPath.
gdDragByTextPath(int, String, String, int, String, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTreeImplClass
Drags the node of the given treePath.
gdDragCell(int, String, String, String, String, String, int, String, int, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Drags the cell of the JTable.
With the xPos, yPos, xunits and yUnits the click position inside the cell can be defined.
gdDragCell(int, String, int, int, int, String, int, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Deprecated. Will be removed with gdDragCell with String parameter for Row/Column
gdDragCellByColValue(int, String, String, String, String, String, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Finds the first column which contains the value value in the given row and drags the cell.
gdDragCellByColValue(int, String, int, String, String, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Deprecated. Will be removed with gdDragCellByColValue with String parameter for Row/Column
gdDragIndex(int, String, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JListImplClass
Drags the passed index.
gdDragRowByValue(int, String, String, String, String, String, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Finds the first row which contains the value value in column col and drags this row.
gdDragRowByValue(int, String, int, String, String, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Deprecated. Will be removed with gdDragRowByValue with String parameter for Row/Column
gdDragValue(int, String, String, String, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JListImplClass
Drags the passed value.
gdDrop(int, String, int, String, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractSwingImplClass
Performs a Drop.
gdDropByIndexPath(String, int, String, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTreeImplClass
Drops the before dragged object on the given indexPath.
gdDropByTextPath(String, int, String, String, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTreeImplClass
Drops the before dragged object on the given treePath.
gdDropCell(String, String, String, String, int, String, int, String, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Drops on the cell of the JTable.
With the xPos, yPos, xunits and yUnits the click position inside the cell can be defined.
gdDropCell(int, int, int, String, int, String, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Deprecated. Will be removed with gdDropCell with String parameter for Row/Column
gdDropCellByColValue(String, String, String, String, String, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Finds the first column which contains the value value in the given row and drops on the cell.
gdDropCellByColValue(int, String, String, String, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Deprecated. Will be removed with gdDropCellByColValue with String parameter for Row/Column
gdDropIndex(int, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JListImplClass
Drops onto the passed index.
gdDropRowByValue(int, String, String, String, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Deprecated. Will be removed with gdDropRowByValue with String parameter for Row/Column
gdDropRowByValue(String, String, String, String, String, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Finds the first row which contains the value value in column col and drops on this row.
gdDropValue(String, String, String, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JListImplClass
Drops on the passed value.
gdExpand(String, int, String, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTreeImplClass
Expands the JTree.
gdExpandByIndices(String, int, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTreeImplClass
Expands the tree.
gdInputText(String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JComboBoxImplClass
Sets the text into the combobox, by typing it into the textfield
gdInputText(String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Writes the passed text into the currently selected cell.
gdInputText(String, String, String, String, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Types the text in the specified cell.
gdInputText(String, int, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Deprecated. Will be removed with gdInputText with String parameter for Row/Column
gdInputText(String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTextComponentImplClass
Types text into the component.
gdInputText(String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.SwingApplicationImplClass
 
gdInsertText(String, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTextComponentImplClass
Inserts text at the position index.
gdInsertText(String, String, String, boolean) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTextComponentImplClass
Inserts text before or after the first appearance of pattern.
gdKeyStroke(String, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.SwingApplicationImplClass
perform a keystroke specified according string representation of a keystroke ,
gdKeyType(int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.SwingApplicationImplClass
Just a server side method, not useable as action.
gdMove(String, int, int, int, String, int, String, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Selects a cell relative to the cell at the current mouse position.
gdMove(String, int, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTreeImplClass
Selects a node relative to the currently selected node.
gdPopupByIndexPathAtCell(int, int, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Deprecated. Will be made private. For internal use only!
gdPopupByIndexPathAtIndexNode(String, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTreeImplClass
Deprecated. will be removed!
gdPopupByIndexPathAtSelectedCell(String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Deprecated. will be removed!
gdPopupByIndexPathAtSelectedNode(String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTreeImplClass
Deprecated. will be removed!
gdPopupByIndexPathAtTextNode(String, String, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTreeImplClass
Deprecated. will be removed!
gdPopupByTextPathAtCell(int, int, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Deprecated. Will be made private. For internal use only!
gdPopupByTextPathAtIndexNode(String, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTreeImplClass
Deprecated. will be removed!
gdPopupByTextPathAtSelectedCell(String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Deprecated. will be removed!
gdPopupByTextPathAtSelectedNode(String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTreeImplClass
Deprecated. will be removed!
gdPopupByTextPathAtTextNode(String, String, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTreeImplClass
Deprecated. will be removed!
gdPopupSelectByIndexPath(String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractSwingImplClass
Deprecated. Will be removed with gdPopupSelectByIndexPath with int parameter for MouseButton
gdPopupSelectByIndexPath(String, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractSwingImplClass
Select an item in the popup menu
gdPopupSelectByIndexPath(int, int, String, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractSwingImplClass
Deprecated. Will be removed with gdPopupSelectByIndexPath with int parameter for MouseButton
gdPopupSelectByIndexPath(int, String, int, String, String, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractSwingImplClass
Opens the popup menu at the given position relative the current component and selects an item at the given position in the popup menu
gdPopupSelectByTextPath(String, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractSwingImplClass
Deprecated. Will be removed with gdPopupSelectByTextPath with int parameter for MouseButton
gdPopupSelectByTextPath(String, String, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractSwingImplClass
Selects an item in the popup menu
gdPopupSelectByTextPath(int, int, String, String, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractSwingImplClass
Deprecated. Will be removed with gdPopupSelectByTextPath with int parameter for MouseButton
gdPopupSelectByTextPath(int, String, int, String, String, String, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractSwingImplClass
Selects an item in the popup menu
gdPopupVerifyEnabledByIndexPath(String, boolean, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractSwingImplClass
Checks if the specified context menu entry is enabled.
gdPopupVerifyEnabledByIndexPath(int, String, int, String, String, boolean, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractSwingImplClass
Opens the popup menu at the given position relative the current component and checks if the specified context menu entry is enabled.
gdPopupVerifyEnabledByTextPath(String, String, boolean, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractSwingImplClass
Checks if the specified context menu entry is enabled.
gdPopupVerifyEnabledByTextPath(int, String, int, String, String, String, boolean, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractSwingImplClass
Opens the popup menu at the given position relative the current component and checks if the specified context menu entry is enabled.
gdPopupVerifyExistsByIndexPath(String, boolean, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractSwingImplClass
Checks if the specified context menu entry exists.
gdPopupVerifyExistsByIndexPath(int, String, int, String, String, boolean, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractSwingImplClass
Opens the popup menu at the given position relative the current component and checks if the specified context menu entry exists.
gdPopupVerifyExistsByTextPath(String, String, boolean, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractSwingImplClass
Checks if the specified context menu entry exists.
gdPopupVerifyExistsByTextPath(int, String, int, String, String, String, boolean, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractSwingImplClass
Opens the popup menu at the given position relative the current component and checks if the specified context menu entry exists.
gdPopupVerifySelectedByIndexPath(String, boolean, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractSwingImplClass
Checks if the specified context menu entry is selected.
gdPopupVerifySelectedByIndexPath(int, String, int, String, String, boolean, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractSwingImplClass
Opens the popup menu at the given position relative the current component and checks if the specified context menu entry is selected.
gdPopupVerifySelectedByTextPath(String, String, boolean, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractSwingImplClass
Checks if the specified context menu entry is selected.
gdPopupVerifySelectedByTextPath(int, String, int, String, String, String, boolean, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractSwingImplClass
Opens the popup menu at the given position relative the current component and checks if the specified context menu entry is selected.
gdReadValue(String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractButtonImplClass
Action to read the value of a JButton to store it in a variable in the Client
gdReadValue(String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JComboBoxImplClass
Action to read the value of a JComboBox to store it in a variable in the Client
gdReadValue(String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JLabelImplClass
Action to read the value of a JLabel to store it in a variable in the Client
gdReadValue(String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JListImplClass
Action to read the value of the current selected item of the JList to store it in a variable in the Client
gdReadValue(String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Action to read the value of the current selected cell of the JTable to store it in a variable in the Client
gdReadValue(String, String, String, String, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Action to read the value of the passed cell of the JTable to store it in a variable in the Client
gdReadValue(String, int, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Deprecated. Will be removed with gdReadValue with String parameter for Row/Column
gdReadValue(String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTextComponentImplClass
Action to read the value of a JTextComponent to store it in a variable in the Client
gdReadValueAtMousePosition(String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
gdReplaceText(String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JComboBoxImplClass
Types text into the component.
gdReplaceText(String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Types text into the component.
gdReplaceText(String, String, String, String, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Replaces the given text in the given cell coordinates
gdReplaceText(String, int, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Deprecated. Will be removed with gdReplaceText with String parameter for Row/Column
gdReplaceText(String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTextComponentImplClass
Types text into the component.
gdReplaceText(String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.SwingApplicationImplClass
Deprecated. Removed without substitution: Testcases with this action are fragile, because this action assumes the availabality of a text component. Any other case breaks the test.
gdSelect() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTextComponentImplClass
select the whole text of the textfield by pressing ctrl + A; in case this won't work the whole text is selected programmatically
gdSelect(String, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTextComponentImplClass
Selects the first (not)appearance of pattern in the text component's content.
gdSelect(String, int, String, String, int, int, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTreeImplClass
Selects the node at the end of the treepath.
gdSelectByIndices(String, int, String, int, int, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTreeImplClass
Selects the last node of the path given by indexPath
gdSelectCell(String, String, String, String, int, int, String, int, String, String, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Selects the cell of the JTable.
With the xPos, yPos, xunits and yUnits the click position inside the cell can be defined.
gdSelectCell(int, int, int, int, String, int, String, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Deprecated. Will be removed with gdSelectCell with String parameter for Row/Column
gdSelectCellByColValue(String, String, String, String, int, String, String, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Finds the first column which contains the value value in the given row and selects the cell.
gdSelectCellByColValue(int, String, String, int, String, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Deprecated. Will be removed with gdSelectCellByColValue with String parameter for Row/Column
gdSelectCellByColValue(String, String, String, String, String, String, ClickOptions) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Finds the first column which contains the value value in the given row and selects the cell.
gdSelectCellByColValue(int, String, String, String, String, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Deprecated. Will be removed with gdSelectCellByColValue with String parameter for Row/Column
gdSelectCellByRowValue(int, String, boolean) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Deprecated. the same as gdSelectRowByValue Will be removed!
gdSelectIndex(String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JComboBoxImplClass
Selects index in the combobox.
gdSelectIndex(String, String, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JListImplClass
Selects the passed index or enumeration of indices.
gdSelectRow(int, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Deprecated. the same as gdSelectCell Will be removed!
gdSelectRowByValue(String, String, String, String, int, String, String, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Finds the first row which contains the value value in column col and selects this row.
gdSelectRowByValue(int, String, int, String, String, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Deprecated. Will be removed with gdSelectRowByValue with String parameter for Row/Column
gdSelectRowByValue(String, String, String, String, String, String, ClickOptions) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Finds the first row which contains the value value in column col and selects this row.
gdSelectRowByValue(int, String, String, String, String, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Deprecated. Will be removed with gdSelectRowByValue with String parameter for Row/Column
gdSelectTab(String, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTabbedPaneImplClass
Selects the tab with the passed title.
gdSelectTabByIndex(int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTabbedPaneImplClass
Selects the tab with the passed index.
gdSelectValue(String, String, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JComboBoxImplClass
Selects a value from the list of the combobox
gdSelectValue(String, String, String, String, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JListImplClass
Selects the passed value or enumeration of values.
gdSelectValue(String, String, String, String, int, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JListImplClass
Selects the passed value or enumeration of values.
gdShowText(String, int, int, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractSwingImplClass
Simulates a tooltip for demonstration purposes.
gdStorePropertyValue(String, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractSwingImplClass
Stores the value of the property with the name name.
gdStoreSelectedNodeValue(String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTreeImplClass
gdStoreValueAtMousePosition(String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTreeImplClass
gdToggle(int, boolean) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.SwingApplicationImplClass
Just a server side method, not useable as action.
gdVerifyContainsValue(String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JComboBoxImplClass
Checks if the component contains the specified text.
gdVerifyContainsValue(String, String, boolean) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JComboBoxImplClass
Verifies if the list contains an element that renderes value.
gdVerifyContainsValue(String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JListImplClass
Verifies if the list contains an element that renderes value.
gdVerifyContainsValue(String, String, boolean) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JListImplClass
Verifies if the list contains an element that renderes value.
gdVerifyEditable(boolean) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JComboBoxImplClass
Verifies the editable property.
gdVerifyEditable(boolean) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Verifies the editable property of the current selected cell.
gdVerifyEditable(boolean, String, String, String, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Verifies the editable property of the given indices.
gdVerifyEditable(boolean, int, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Deprecated. Will be removed with gdVerifyEditable with String parameter for Row/Column
gdVerifyEditable(boolean) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTextComponentImplClass
Verifies the editable property.
gdVerifyEditableMousePosition(boolean) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Verifies the editable property of the cell under current mouse position.
gdVerifyEditableSelected(boolean) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Verifies the editable property of the selected cell.
gdVerifyEnabled(boolean) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractButtonImplClass
Verifies the enabled property.
gdVerifyEnabled(boolean) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractSwingImplClass
Verifies the enabled property.
gdVerifyEnabled(String, String, boolean) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTabbedPaneImplClass
Verifies if the tab with the passed title is enabled.
gdVerifyEnabledByIndex(int, boolean) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTabbedPaneImplClass
Verifies if the tab with the passed index is enabled.
gdVerifyExistenceOfTab(String, String, boolean) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTabbedPaneImplClass
Verifies existence of tab by index/value
gdVerifyExists(boolean) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractSwingImplClass
Verifies that the component exists and is visible.
gdVerifyFocus(boolean) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractSwingImplClass
Verifies if the component has the focus.
gdVerifyFocus(boolean) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JComboBoxImplClass
Verifies if the component has the focus.
gdVerifyPath(String, int, String, String, boolean) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTreeImplClass
Tests whether the given treePath exists or not
gdVerifyPathByIndices(String, int, String, boolean) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTreeImplClass
Tests whether the given treePath exists or not
gdVerifyProperty(String, String, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractSwingImplClass
Verifies the value of the property with the name name.
gdVerifySelected(boolean) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractButtonImplClass
Verifies the selected property.
gdVerifySelected(boolean) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JMenuItemImplClass
Verifies the selected property.
gdVerifySelectedIndex(String, boolean) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JComboBoxImplClass
Verifies if the combobox has index selected.
gdVerifySelectedIndex(String, boolean) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JListImplClass
Verifies if the passed index or enumeration of indices is selected.
gdVerifySelectedTab(String, String, boolean) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTabbedPaneImplClass
Verifies the selection of the tab with the passed title.
gdVerifySelectedTabByIndex(int, boolean) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTabbedPaneImplClass
Verifies the selection of the tab with the passed index.
gdVerifySelectedValue(String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JListImplClass
Verifies if the passed value or enumeration of values is selected.
gdVerifySelectedValue(String, String, boolean) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JListImplClass
Verifies if the passed value or enumeration of values is selected.
gdVerifySelectedValue(String, String, String, boolean) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JListImplClass
Verifies if the passed value or enumeration of values is selected.
gdVerifySelectedValue(String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTreeImplClass
Verifies whether the first selection in the tree has a rendered text that is equal to selection.
gdVerifySelectedValue(String, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTreeImplClass
Verifies whether the first selection in the tree has a rendered text that is equal to pattern.
gdVerifyText(String, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractButtonImplClass
Verifies the passed text.
gdVerifyText(String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractButtonImplClass
Verifies the passed text.
gdVerifyText(String, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JComboBoxImplClass
Verifies if the passed text is currently selected in the combobox.
gdVerifyText(String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JComboBoxImplClass
Verifies if the passed text is currently selected in the combobox.
gdVerifyText(String, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JLabelImplClass
Verifies if the label shows the passed text.
gdVerifyText(String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JLabelImplClass
Verifies if the label shows the passed text.
gdVerifyText(String, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JListImplClass
Verifies if all selected elements of a list match a text.
gdVerifyText(String, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JMenuItemImplClass
Verifies the passed text.
gdVerifyText(String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JMenuItemImplClass
Verifies the passed text.
gdVerifyText(String, String, String, String, String, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Verifies the rendered text inside the passed cell.
gdVerifyText(String, String, int, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Deprecated. Will be removed with gdVerifyText with String parameter for Row/Column
gdVerifyText(String, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Verifies the rendered text inside the currently selected cell.
gdVerifyText(String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Verifies the rendered text inside the currently selected cell.
gdVerifyText(String, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTextComponentImplClass
Verifies if the textfield shows the passed text.
gdVerifyText(String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTextComponentImplClass
Verifies if the textfield shows the passed text.
gdVerifyTextAtMousePosition(String, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Verifies the rendered text inside cell at the mouse position on screen.
gdVerifyTextAtMousePosition(String, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTreeImplClass
gdVerifyTextOfTabByIndex(int, String, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTabbedPaneImplClass
Verifies the text of the tab by index
gdVerifyValueInColumn(String, String, String, String, String, boolean) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Verifies, if value exists in column.
gdVerifyValueInRow(String, String, String, String, String, boolean) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Verifies, if value exists in row.
gdWaitForComponent(int, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractSwingImplClass
dummy method for "wait for component"
gdWaitForWindow(String, String, int, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.SwingApplicationImplClass
Waits timeMillSec if the application opens a window with the given title.
gdWaitForWindowActivation(String, String, int, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.SwingApplicationImplClass
Waits timeMillSec if the application activates a window with the given title.
gdWaitForWindowToClose(String, String, int, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.SwingApplicationImplClass
Waits timeMillSec if the application closes (or hides) a window with the given title.
getActiveWindow() - Static method in class org.eclipse.jubula.rc.swing.swing.implclasses.WindowHelper
 
getActiveWindowBounds() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.SwingApplicationImplClass
getCellAtMousePosition() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
 
getCellText(int, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
 
getChild(Object, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.TreeOperationContext
getChildren(Object) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.TreeOperationContext
getClassLoaderForTree() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.TreeOperationContext
getClickModifier(String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractSwingImplClass
 
getComboBoxHelper() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JComboBoxImplClass
Gets the ComboBox helper.
getComponent() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractButtonImplClass
 
getComponent() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractSwingImplClass
 
getComponent() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JComboBoxImplClass
getComponent() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JLabelImplClass
getComponent() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JListImplClass
getComponent() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JMenuBarImplClass
getComponent() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JMenuItemImplClass
getComponent() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTabbedPaneImplClass
getComponent() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableHeaderImplClass
getComponent() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
getComponent() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTextComponentImplClass
getComponent() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTreeImplClass
getComponent() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.SimpleExtendedComponentImplClass
getEventThreadQueuer() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractSwingImplClass
 
getIndexOfChild(Object, Object) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.TreeOperationContext
getKeyCode(String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.SwingApplicationImplClass
 
getModel() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.TreeOperationContext
Getter for the model
getNodeBounds(Object) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.TreeOperationContext
getNodeTextList(Object) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.TreeOperationContext
Returns the result of toString on the node value and, if it can be obtained, the rendered value.
getNumberOfChildren(Object) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.TreeOperationContext
getParent(Object) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.TreeOperationContext
getRenderedText(Component) - Static method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractSwingImplClass
 
getRenderedText(Component, boolean) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractSwingImplClass
Casts the passed renderer component to a known type and extracts the rendered text.
getRenderedText(Object) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.TreeOperationContext
Returns the rendered text for the given node.
getRobot() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractSwingImplClass
Gets the IEventThreadQueuer.
getRobot() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.SwingApplicationImplClass
getRobotFactory() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractSwingImplClass
Gets the Robot factory.
getRootNodes() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.TreeOperationContext
getRowForTreeNode(Object) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.TreeOperationContext
Returns the row for the given node.
getSelectedIndices(JList) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JListHelper
 
getSelectedNode() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.TreeOperationContext
getSelectedValues(JList) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JListHelper
 
getSelectionPaths() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.TreeOperationContext
Returns the path of all selected values.
getSelectionText() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTextComponentImplClass
 
getText() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractButtonImplClass
 
getText() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractSwingImplClass
Get a String representation of the "text" of the component.
getText() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JComboBoxHelper
 
getText() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JComboBoxImplClass
 
getText() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JLabelImplClass
 
getText() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JListImplClass
 
getText() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JMenuBarImplClass
 
getText() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JMenuItemImplClass
 
getText() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTabbedPaneImplClass
 
getText() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableHeaderImplClass
Get a String representation of the "text" of the component.
getText() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
 
getText() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTextComponentImplClass
 
getText() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTreeImplClass
 
getText() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.SimpleExtendedComponentImplClass
Get a String representation of the "text" of the component.
getTextArrayFromComponent() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.AbstractButtonImplClass
Returns a descriptive text array that represents the given gui component.
getTextArrayFromComponent() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JComboBoxImplClass
Returns a descriptive text array that represents the given gui component.
getTextArrayFromComponent() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JLabelImplClass
Returns a descriptive text array that represents the given gui component.
getTextArrayFromComponent() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JListImplClass
Returns a descriptive text array that represents the given gui component.
getTextArrayFromComponent() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JMenuBarImplClass
Returns a descriptive text array that represents the given gui component.
getTextArrayFromComponent() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JMenuItemImplClass
Returns a descriptive text array that represents the given gui component.
getTextArrayFromComponent() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTabbedPaneImplClass
Returns a descriptive text array that represents the given gui component.
getTextArrayFromComponent() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableHeaderImplClass
Returns a descriptive text array that represents the given gui component.
getTextArrayFromComponent() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTableImplClass
Returns a descriptive text array that represents the given gui component.
getTextArrayFromComponent() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTextComponentImplClass
Returns a descriptive text array that represents the given gui component.
getTextArrayFromComponent() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTreeImplClass
Returns a descriptive text array that represents the given gui component.
getTextArrayFromComponent() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.SimpleExtendedComponentImplClass
Returns a descriptive text array that represents the given gui component.
getTextArrayFromComponent() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.SwingApplicationImplClass
Returns a descriptive text array that represents the given gui component.
getTextComponent() - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JTextComponentImplClass
 
getVisibleRowBounds(Rectangle) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.TreeOperationContext
Computes the visible rowBounds inside the visible bounds of the tree.
The result is the intersection of the visible bounds of the tree and the rowBounds of the node.

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