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

C

click(Integer) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JComboBoxHelper
performs a count -click on the textfield.
clickMenuItem(IRobot, JMenuItem) - Static method in class org.eclipse.jubula.rc.swing.swing.implclasses.MenuUtil
Clicks on a menu item
clickNode(Object, ClickOptions) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.TreeOperationContext
Move the mouse pointer directly over the given node's onscreen location and perform a mouse click.
clickOnIndex(JList, Integer, ClickOptions, double) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JListHelper
Clicks on the index of the passed list.
clickOnIndex(JList, Integer, ClickOptions) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JListHelper
Clicks on the index of the passed list.
clickOnIndex(JList, Integer) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JListHelper
Clicks on the index of the passed list.
closeMenu(IRobot, JMenuBar, int) - Static method in class org.eclipse.jubula.rc.swing.swing.implclasses.MenuUtil
Closes the given item in the given menuBar (if open)
closeMenu(IRobot, JMenuBar, String) - Static method in class org.eclipse.jubula.rc.swing.swing.implclasses.MenuUtil
Closes the given item in the given menuBar (if open)
closePopupMenu(IRobot, JPopupMenu) - Static method in class org.eclipse.jubula.rc.swing.swing.implclasses.MenuUtil
Closes the given PopupMenu (if open)
collapseNode(Object) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.TreeOperationContext
Collapses the given node.
containsValue(String, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JComboBoxHelper
 
containsValue(String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JComboBoxHelper
 
containsValue(JList, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JListHelper
 
containsValue(JList, String, String) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.JListHelper
 
convertTreePathToText(Object) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.TreeOperationContext
Calls JTree.convertValueToText(java.lang.Object, boolean, boolean, boolean, int, boolean) on any tree node of the treePath and returns the texts as an array.
convertValueToText(Object, int) - Method in class org.eclipse.jubula.rc.swing.swing.implclasses.TreeOperationContext
Calls JTree.convertValueToText(java.lang.Object, boolean, boolean, boolean, int, boolean) on the passed JTree.

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