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

C

canExistByItself() - Method in enum org.eclipse.swtbot.swt.finder.ReferenceBy
 
canResolve(Widget) - Method in class org.eclipse.swtbot.swt.finder.resolvers.CompositeResolver
 
canResolve(Widget) - Method in class org.eclipse.swtbot.swt.finder.resolvers.CTabFolderResolver
 
canResolve(Widget) - Method in class org.eclipse.swtbot.swt.finder.resolvers.CTabItemResolver
 
canResolve(Widget) - Method in class org.eclipse.swtbot.swt.finder.resolvers.ExpandBarResolver
 
canResolve(Widget) - Method in class org.eclipse.swtbot.swt.finder.resolvers.ExpandItemResolver
 
canResolve(Widget) - Method in interface org.eclipse.swtbot.swt.finder.resolvers.IResolvable
 
canResolve(Widget) - Method in class org.eclipse.swtbot.swt.finder.resolvers.NullResolver
 
canResolve(Widget) - Method in class org.eclipse.swtbot.swt.finder.resolvers.Resolvable
Returns true if any of the resolvers can resolve the widget.
canResolve(Widget) - Method in class org.eclipse.swtbot.swt.finder.resolvers.TabFolderResolver
 
canResolve(Widget) - Method in class org.eclipse.swtbot.swt.finder.resolvers.TabItemResolver
 
canResolve(Widget) - Method in class org.eclipse.swtbot.swt.finder.resolvers.ToolbarResolver
 
canvas - Variable in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefViewer
 
capitalize(String) - Static method in class org.eclipse.swtbot.swt.finder.utils.StringUtils
Converts the string to capitalized.
captureScreenshot(String) - Static method in class org.eclipse.swtbot.swt.finder.SWTBotTestCase
Allows the screen shot to be captured and saved to the given file.
captureScreenshot(String) - Static method in class org.eclipse.swtbot.swt.finder.utils.SWTUtils
This captures a screen shot and saves it to the given file.
captureScreenshot(String, Control) - Static method in class org.eclipse.swtbot.swt.finder.utils.SWTUtils
This captures a screen shot of a widget and saves it to the given file.
captureScreenshot(String, Rectangle) - Static method in class org.eclipse.swtbot.swt.finder.utils.SWTUtils
This captures a screen shot of an area and saves it to the given file.
ccomboBox(String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
ccomboBox(String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
ccomboBox() - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
ccomboBox(int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
ccomboBoxInGroup(String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
ccomboBoxInGroup(String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
ccomboBoxInGroup(String, String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
ccomboBoxInGroup(String, String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
ccomboBoxWithId(String, String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
ccomboBoxWithId(String, String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
ccomboBoxWithId(String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
ccomboBoxWithId(String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
ccomboBoxWithLabel(String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
ccomboBoxWithLabel(String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
ccomboBoxWithLabelInGroup(String, String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
ccomboBoxWithLabelInGroup(String, String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
cell(int, int) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTable
Gets the cell data for the given row/column index.
cell(int, String) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTable
Gets the cell data for the given row and column label.
cell(int, int) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTree
Gets the cell data for the given row/column index.
cell(int, String) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTree
Gets the cell data for the given row/column information.
cell(int) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem
Returns the text stored at the given column index in the receiver, or empty string if the text has not been set.
cell(int, int) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem
Gets the cell data for the given row/column index.
check() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem
Check the table item.
check() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem
Check the tree item.
checkBox(String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
checkBox(String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
checkBox() - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
checkBox(int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
checkBoxInGroup(String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
checkBoxInGroup(String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
checkBoxInGroup(String, String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
checkBoxInGroup(String, String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
checkBoxWithId(String, String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
checkBoxWithId(String, String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
checkBoxWithId(String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
checkBoxWithId(String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
checkBoxWithLabel(String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
checkBoxWithLabel(String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
checkBoxWithLabelInGroup(String, String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
checkBoxWithLabelInGroup(String, String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
checkBoxWithTooltip(String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
checkBoxWithTooltip(String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
checkBoxWithTooltipInGroup(String, String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
checkBoxWithTooltipInGroup(String, String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
children() - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefEditPart
Get the children of this edit part.
ChildrenControlFinder - Class in org.eclipse.swtbot.swt.finder.finders
Finds controls matching a particular matcher in the given parent widget.
ChildrenControlFinder(Widget) - Constructor for class org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinder
Constructs a child control finder widget using the given parent widget as its starting point.
ChildrenControlFinder(Widget, IChildrenResolver, IParentResolver) - Constructor for class org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinder
Constructs the child control finder with the given parent widget as it's starting point and the set resolvers.
childrenResolver - Variable in class org.eclipse.swtbot.swt.finder.finders.ControlFinder
The childrenResolver
childrenResolver - Variable in class org.eclipse.swtbot.swt.finder.finders.PathGenerator
The childrenResolver
clabel(String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
clabel(String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
clabel() - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
clabel(int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
clabelInGroup(String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
clabelInGroup(String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
clabelInGroup(String, String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
clabelInGroup(String, String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
clabelWithId(String, String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
clabelWithId(String, String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
clabelWithId(String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
clabelWithId(String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
ClassUtils - Class in org.eclipse.swtbot.swt.finder.utils
A utility for class based work.
ClassUtils() - Constructor for class org.eclipse.swtbot.swt.finder.utils.ClassUtils
 
clear() - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefEditor
clear the cache of edit parts
clear() - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefViewer
clear the cache of edit parts
click() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotCommand
Simulates the click action of the menu.
click() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewMenu
Simulates the click action of the menu.
click() - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefContextMenu
 
click(int, int) - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefEditor
Click on the editor at the specified location.
click(SWTBotGefEditPart) - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefEditor
Click on the specified edit part at the top left hand corner of its bounds.
click(String) - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefEditor
Click on the edit part which owns the specified label at the top left hand corner of its bounds.
click() - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefEditPart
click on the edit part.
click(Point) - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefEditPart
click on the edit part at the specified location
click(int, int) - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefViewer
Click on the editor at the specified location.
click(SWTBotGefEditPart) - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefViewer
Click on the specified edit part at the top left hand corner of its bounds.
click(String) - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefViewer
Click on the edit part which owns the specified label at the top left hand corner of its bounds.
click() - Method in class org.eclipse.swtbot.forms.finder.widgets.SWTBotHyperlink
 
click(String) - Method in class org.eclipse.swtbot.forms.finder.widgets.SWTBotHyperlink
Clicks on the hyperlink with the specified text.
click() - Method in class org.eclipse.swtbot.forms.finder.widgets.SWTBotImageHyperlink
 
click(String) - Method in class org.eclipse.swtbot.forms.finder.widgets.SWTBotImageHyperlink
Clicks on the image hyperlink with the specified text.
click() - Method in class org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot
Clicks on this widget.
click(int, int, boolean) - Method in class org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot
Perform a click action at the given coordinates
click(boolean) - Method in class org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotControl
Click on the center of the widget.
click() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotButton
Click on the button.
click() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox
Click on the checkbox, toggle it.
click() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotLink
 
click(String) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotLink
Clicks on the hyperlink with the specified text.
click() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu
Clicks on the menu item
click() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio
Selects the radio button.
click(int, int) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTable
Click on the table on given cell.
click() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn
Clicks the item.
click() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem
Clicks on this node.
click() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButton
Click on the toggle button, toggle it.
click() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarButton
Click on the tool item.
click() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton
Click on the tool item.
click() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton
Click on the tool item.
click() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton
 
click() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarSeparatorButton
Click on the tool item.
click() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton
 
click() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem
Clicks on this node.
click(int) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem
Clicks on this node at the given column index.
clickContextMenu(String) - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefEditor
 
clickContextMenu(String) - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefViewer
 
clickXY(int, int) - Method in class org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot
Click on the table at given coordinates
clickXY(int, int) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem
Click on the table at given coordinates
clickXY(int, int) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem
Click on the table at given coordinates
close() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEditor
 
close() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView
Close the partReference.
close() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotWorkbenchPart
Close the partReference.
close() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem
Closes the CTabItem.
close() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotShell
Closes the shell
closeAllEditors() - Method in class org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot
 
closeAllShells() - Method in class org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot
 
cmdItem - Variable in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewMenu
Holds command if setup.
collapse() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandItem
Collapse this item and return itself.
collapse() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem
Collapses the tree item to simulate click the plus sign.
collapsedItemCount() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBar
 
collapseItem(String) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBar
Collapses the ExpandItem and returns it.
collapseItem(Matcher<Widget>) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBar
Collapses the ExpandItem and returns it.
collapseNode(String) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTree
Collapses the node matching the node information.
collapseNode(String) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem
Collapses the node matching the given node text.
column - Variable in class org.eclipse.swtbot.swt.finder.utils.Position
the column number
columnCount() - Method in class org.eclipse.swtbot.swt.finder.utils.TableCollection
Gets the column count.
columnCount() - Method in class org.eclipse.swtbot.swt.finder.utils.TableRow
Gets the number of columns.
columnCount() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTable
Gets the column count.
columnCount() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTree
Gets the column count of this tree.
columns() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTable
Gets the columns in this table.
columns() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTree
Gets the columns of this tree.
comboBox(String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
comboBox(String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
comboBox() - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
comboBox(int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
comboBoxInGroup(String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
comboBoxInGroup(String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
comboBoxInGroup(String, String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
comboBoxInGroup(String, String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
comboBoxWithId(String, String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
comboBoxWithId(String, String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
comboBoxWithId(String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
comboBoxWithId(String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
comboBoxWithLabel(String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
comboBoxWithLabel(String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
comboBoxWithLabelInGroup(String, String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
comboBoxWithLabelInGroup(String, String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
COMMAND - Static variable in class org.eclipse.swtbot.swt.finder.keyboard.Keystrokes
The COMMAND keystroke.
CommandFinder - Class in org.eclipse.swtbot.eclipse.finder.finders
Finds all the contribution items within the application.
CommandFinder() - Constructor for class org.eclipse.swtbot.eclipse.finder.finders.CommandFinder
Creates a CommandFinder.
commandID - Variable in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewMenu
Holds the id of the command if one exists.
comparator() - Static method in enum org.eclipse.swtbot.swt.finder.ReferenceBy
 
CompositeResolver - Class in org.eclipse.swtbot.swt.finder.resolvers
Resolves Composites and Controls
CompositeResolver() - Constructor for class org.eclipse.swtbot.swt.finder.resolvers.CompositeResolver
 
Conditions - Class in org.eclipse.swtbot.eclipse.finder.waits
 
Conditions() - Constructor for class org.eclipse.swtbot.eclipse.finder.waits.Conditions
 
Conditions - Class in org.eclipse.swtbot.swt.finder.waits
This is a factory class to create some conditions provided with SWTBot.
Conditions() - Constructor for class org.eclipse.swtbot.swt.finder.waits.Conditions
 
containsItem(String) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTable
 
contextMenu(String) - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditor
Gets the context menu in the editor.
contextMenu(String) - Method in class org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot
Gets the context menu matching the text.
contextMenu(Control, String) - Method in class org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot
Gets the context menu on the given control, matching the text.
contextMenu(String) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem
 
contextMenu(String) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItem
 
contextMenu(String) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem
 
ContextMenuFinder - Class in org.eclipse.swtbot.swt.finder.finders
Finds context menus for a given control.
ContextMenuFinder(Control) - Constructor for class org.eclipse.swtbot.swt.finder.finders.ContextMenuFinder
Constructs the context menu finder for the given control to be searched.
ControlFinder - Class in org.eclipse.swtbot.swt.finder.finders
Finds controls matching a particular matcher.
ControlFinder() - Constructor for class org.eclipse.swtbot.swt.finder.finders.ControlFinder
Creates a Control finder using DefaultChildrenResolver and DefaultParentResolver.
ControlFinder(IChildrenResolver, IParentResolver) - Constructor for class org.eclipse.swtbot.swt.finder.finders.ControlFinder
Creates a control finder using the given resolvers.
CR - Static variable in class org.eclipse.swtbot.swt.finder.keyboard.Keystrokes
The CR keystroke.
createBenpoint(int, int) - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefConnectionEditPart
Create a new bendpoint for this connection to the given location,
createEditor(IEditorReference, SWTWorkbenchBot) - Method in class org.eclipse.swtbot.eclipse.gef.finder.SWTGefBot
Create the editor.
createEditPart(EditPart) - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefEditor
lazily creates a SWTBotGefEditPart if this edit part does not exist yet.
createEditPart(ConnectionEditPart) - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefEditor
lazily creates a SWTBotGefConnectionEditPart if this edit part does not exist yet.
createEditPart(EditPart) - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefViewer
lazily creates a SWTBotGefEditPart if this edit part does not exist yet.
createEditPart(ConnectionEditPart) - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefViewer
lazily creates a SWTBotGefConnectionEditPart if this edit part does not exist yet.
createEvent() - Method in class org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot
Creates an event.
createEvent() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem
 
createEvent() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandItem
 
createEvent() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItem
 
createEvent() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem
 
createEvent() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem
 
createMouseEvent(int, int, int, int, int) - Method in class org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot
Create a mouse event
createSelectionEvent(int) - Method in class org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot
Create a selection event with a particular state mask
createView(IViewReference, SWTWorkbenchBot) - Method in class org.eclipse.swtbot.eclipse.gef.finder.SWTGefBot
Create the view.
Credentials - Class in org.eclipse.swtbot.swt.finder.utils
 
Credentials(String, String) - Constructor for class org.eclipse.swtbot.swt.finder.utils.Credentials
 
CTabFolderResolver - Class in org.eclipse.swtbot.swt.finder.resolvers
 
CTabFolderResolver() - Constructor for class org.eclipse.swtbot.swt.finder.resolvers.CTabFolderResolver
 
cTabItem(String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
cTabItem(String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
cTabItem() - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
cTabItem(int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
cTabItemInGroup(String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
cTabItemInGroup(String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
cTabItemInGroup(String, String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
cTabItemInGroup(String, String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
CTabItemResolver - Class in org.eclipse.swtbot.swt.finder.resolvers
Resolves CTabItems.
CTabItemResolver() - Constructor for class org.eclipse.swtbot.swt.finder.resolvers.CTabItemResolver
 
cTabItemWithId(String, String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
cTabItemWithId(String, String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
cTabItemWithId(String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
cTabItemWithId(String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
CTRL - Static variable in class org.eclipse.swtbot.swt.finder.keyboard.Keystrokes
The CTRL keystroke.
cursorPosition() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditor
Gets the current position of the cursor.
cursorPosition() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText
Gets the current position of the cursor.

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