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

S

save() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEditor
Save the editor.
saveAllEditors() - Method in class org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot
 
saveAndClose() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEditor
Save the editor and close it.
scale(String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
scale(String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
scale() - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
scale(int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
scaleInGroup(String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
scaleInGroup(String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
scaleInGroup(String, String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
scaleInGroup(String, String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
scaleWithId(String, String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
scaleWithId(String, String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
scaleWithId(String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
scaleWithId(String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
scaleWithLabel(String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
scaleWithLabel(String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
scaleWithLabelInGroup(String, String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
scaleWithLabelInGroup(String, String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
scaleWithTooltip(String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
scaleWithTooltip(String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
scaleWithTooltipInGroup(String, String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
scaleWithTooltipInGroup(String, String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
SCREENSHOT_FORMAT - Static variable in class org.eclipse.swtbot.swt.finder.utils.SWTBotPreferences
The screenshot image format to be used.
ScreenshotCaptureListener - Class in org.eclipse.swtbot.swt.finder.junit
Captures screenshots on failure notifications.
ScreenshotCaptureListener() - Constructor for class org.eclipse.swtbot.swt.finder.junit.ScreenshotCaptureListener
 
SCREENSHOTS_DIR - Static variable in class org.eclipse.swtbot.swt.finder.utils.SWTBotPreferences
The directory in which screenshots should be generated.
select(SWTBotGefEditPart...) - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefEditor
select this edit part as a single selection
select(Collection<SWTBotGefEditPart>) - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefEditor
select this edit part as a single selection
select(String) - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefEditor
select the edit part with the label as a single selection.
select() - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefEditPart
select this edit part as a single selection
select(SWTBotGefEditPart...) - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefViewer
select this edit part as a single selection
select(Collection<SWTBotGefEditPart>) - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefViewer
select this edit part as a single selection
select(String) - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefViewer
select the edit part with the label as a single selection.
select() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox
Select the checkbox.
select(String) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotList
Selects the item matching the given text.
select(int) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotList
Selects the given index.
select(int...) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotList
Selects the indexes provided.
select(String...) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotList
Sets the selection to the given list of items.
select(String...) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTable
Sets the selection to the given items.
select(int...) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTable
Selects the given index items.
select() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem
Selects the current table item.
select() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton
Selects the checkbox button.
select() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton
Selects the checkbox button.
select(String...) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTree
Selects the items matching the array list.
select(SWTBotTreeItem...) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTree
Selects the items in the array.
select(int...) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTree
Select the indexes provided.
select() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem
Selects the current tree item.
select(String...) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem
Selects the items matching the array provided.
select(String) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem
Selects the item matching the given name.
selectAll() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotText
Select the contents of the entire widget.
selectCurrentLine() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditor
Selects the text on the current line.
selectCurrentLine() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText
Selects the text on the current line.
selectedEditParts() - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefEditor
Get the selected edit parts.
selectedEditParts() - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefViewer
Get the selected edit parts.
selection() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo
Gets the current selection in the combo.
selection() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo
Attempts to select the current item.
selection() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotList
Gets the arrray of selected items.
selection() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTable
Gets the selected items.
selection() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTree
Gets the table collection representing the selection.
selectionCount() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotList
Gets the selection count.
selectionCount() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTable
Gets the selected item count.
selectionCount() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTree
Gets the current selection count.
selectionIndex() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo
Gets the current selection index.
selectionIndex() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo
Sets the selection to the given index.
selectLine(int) - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditor
 
selectLine(int) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText
Selects the text on the specified line.
selectRange(int, int, int) - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditor
 
selectRange(int, int, int) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText
Selects the range.
sendNotifications() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarButton
 
setChildrenResolver(IChildrenResolver) - Method in class org.eclipse.swtbot.swt.finder.finders.PathGenerator
Sets the resolver to use for child resolution.
setCredentials(String, String) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowser
Sets credentials, which will be used when page requires authentication, if both username and password set to null authentication (if requested) will be canceled
setCredentials(Credentials) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowser
Sets credentials, which will be used when page requires authentication, if both username and password set to null authentication (if requested) will be canceled
setDate(Date) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTime
Sets the date.
setFocus() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditor
 
setFocus() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEditor
 
setFocus() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView
 
setFocus() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotWorkbenchPart
Sets focus on the current part.
setFocus() - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefEditor
 
setFocus() - Method in class org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot
Sets the focus on this control.
setSelection(String) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo
Set the selection to the specified text.
setSelection(int) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo
Sets the selection to the specified index.
setSelection(String) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo
Set the selection to the specified text.
setSelection(int) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo
Sets the selection to the specified index.
setSelection(int) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotSlider
Set the selection to the specified value.
setSelection(int) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinner
Set the selection to the specified value.
setShouldFindInvisibleControls(boolean) - Method in class org.eclipse.swtbot.swt.finder.finders.Finder
This sets the flag to know if items should be returned if they are not visible.
setText(String) - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditor
 
setText(String) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo
Sets the text in the cCombo box.
setText(String) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo
Sets the text of the combo box.
setText(String) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText
Sets the text into the styled text.
setText(String) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotText
Sets the text of the widget.
setUrl(String) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowser
Loads given URI into browser, the page is loaded asynchronously (see SWTBotBrowser.isPageLoaded())
setValue(int) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotScale
Set the selection to the specified value.
shellCloses(SWTBotShell) - Static method in class org.eclipse.swtbot.swt.finder.waits.Conditions
Gets the condition for checking if shells have closed.
shellIsActive(String) - Static method in class org.eclipse.swtbot.swt.finder.waits.Conditions
Gets the condition for checking if an awaited shell is visible and has focus
SHIFT - Static variable in class org.eclipse.swtbot.swt.finder.keyboard.Keystrokes
The SHIFT keystroke.
shouldFindInVisibleControls - Variable in class org.eclipse.swtbot.swt.finder.finders.ControlFinder
Set to true if the control finder should find invisible controls.
shouldFindInvisibleControls() - Method in class org.eclipse.swtbot.swt.finder.finders.Finder
Checks if this should return items that are not visible when performing the search for controls.
show() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEditor
Shows the editor if it is visible.
show() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotWorkbenchPart
Shows the part if it is visible.
show() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem
Shows the item.
SiblingFinder - Class in org.eclipse.swtbot.swt.finder.utils.internal
Finds the siblings of a widget.
SiblingFinder(Widget) - Constructor for class org.eclipse.swtbot.swt.finder.utils.internal.SiblingFinder
Constructs the sibling finder with the given widget.
siblings(Widget) - Static method in class org.eclipse.swtbot.swt.finder.utils.SWTUtils
 
simpleClassName(Object) - Static method in class org.eclipse.swtbot.swt.finder.utils.ClassUtils
Gets the simple class name of an object or an empty string if not valid.
simpleClassName(Class<?>) - Static method in class org.eclipse.swtbot.swt.finder.utils.ClassUtils
Gets the simple class name for the given class.
simpleClassName(String) - Static method in class org.eclipse.swtbot.swt.finder.utils.ClassUtils
Gets the simple class name for the given class.
size() - Method in class org.eclipse.swtbot.swt.finder.utils.BidiMap
 
sleep(long) - Static method in class org.eclipse.swtbot.swt.finder.utils.SWTUtils
Sleeps for the given number of milliseconds.
sleep(long) - Static method in class org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot
Sleeps for millis milliseconds.
slider(String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
slider(String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
slider() - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
slider(int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
sliderInGroup(String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
sliderInGroup(String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
sliderInGroup(String, String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
sliderInGroup(String, String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
sliderWithId(String, String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
sliderWithId(String, String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
sliderWithId(String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
sliderWithId(String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
sliderWithLabel(String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
sliderWithLabel(String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
sliderWithLabelInGroup(String, String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
sliderWithLabelInGroup(String, String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
sliderWithTooltip(String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
sliderWithTooltip(String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
sliderWithTooltipInGroup(String, String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
sliderWithTooltipInGroup(String, String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
source() - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefConnectionEditPart
 
sourceConnections() - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefEditPart
 
SPACE - Static variable in class org.eclipse.swtbot.swt.finder.keyboard.Keystrokes
The SPACE keystroke.
spinner(String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
spinner(String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
spinner() - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
spinner(int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
spinnerInGroup(String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
spinnerInGroup(String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
spinnerInGroup(String, String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
spinnerInGroup(String, String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
spinnerWithId(String, String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
spinnerWithId(String, String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
spinnerWithId(String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
spinnerWithId(String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
spinnerWithLabel(String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
spinnerWithLabel(String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
spinnerWithLabelInGroup(String, String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
spinnerWithLabelInGroup(String, String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
spinnerWithTooltip(String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
spinnerWithTooltip(String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
spinnerWithTooltipInGroup(String, String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
spinnerWithTooltipInGroup(String, String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
startApplication() - Method in interface org.eclipse.swtbot.swt.finder.ApplicationRunner
Starts the application.
StringConverter - Interface in org.eclipse.swtbot.swt.finder.utils
Converts objects into their string representations.
StringResult - Interface in org.eclipse.swtbot.swt.finder.results
 
StringUtils - Class in org.eclipse.swtbot.swt.finder.utils
A set of utilities for string manipulation.
StringUtils() - Constructor for class org.eclipse.swtbot.swt.finder.utils.StringUtils
 
Style - Annotation Type in org.eclipse.swtbot.swt.finder
 
styledText(String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
styledText(String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
styledText() - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
styledText(int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
styledTextInGroup(String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
styledTextInGroup(String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
styledTextInGroup(String, String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
styledTextInGroup(String, String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
styledTextWithId(String, String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
styledTextWithId(String, String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
styledTextWithId(String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
styledTextWithId(String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
styledTextWithLabel(String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
styledTextWithLabel(String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
styledTextWithLabelInGroup(String, String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
styledTextWithLabelInGroup(String, String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
SWTBot - Class in org.eclipse.swtbot.swt.finder
This class contains convenience API to find widgets in SWTBot.
SWTBot() - Constructor for class org.eclipse.swtbot.swt.finder.SWTBot
Constructs a bot.
SWTBot(Widget) - Constructor for class org.eclipse.swtbot.swt.finder.SWTBot
Constructs a bot that will match the contents of the given parentWidget.
SWTBot(ControlFinder, MenuFinder) - Constructor for class org.eclipse.swtbot.swt.finder.SWTBot
Constructs an instance of the bot using the given control finder and menu finder.
SWTBot(Finder) - Constructor for class org.eclipse.swtbot.swt.finder.SWTBot
Constructs a bot with the given finder.
SWTBotApplicationLauncherClassRunner - Class in org.eclipse.swtbot.swt.finder.junit
A runner that launches your application and captures screenshots on test failures.
SWTBotApplicationLauncherClassRunner(Class<?>) - Constructor for class org.eclipse.swtbot.swt.finder.junit.SWTBotApplicationLauncherClassRunner
Creates a SWTBotRunner to run klass
SWTBotAssert - Class in org.eclipse.swtbot.swt.finder
The SWTBotAssert provides extra capabilities for comparing widgets and other UI items.
SWTBotAssert() - Constructor for class org.eclipse.swtbot.swt.finder.SWTBotAssert
 
SWTBotBrowser - Class in org.eclipse.swtbot.swt.finder.widgets
This represents a Browser widget.
SWTBotBrowser(Browser) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowser
Constructs an instance of this object with the given browser
SWTBotBrowser(Browser, SelfDescribing) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowser
Constructs an instance of this object with the given browser
SWTBotButton - Class in org.eclipse.swtbot.swt.finder.widgets
This represents a Button widget of type SWT.PUSH.
SWTBotButton(Button) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotButton
Constructs an instance of this object with the given button
SWTBotButton(Button, SelfDescribing) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotButton
Constructs an instance of this object with the given button
SWTBotCCombo - Class in org.eclipse.swtbot.swt.finder.widgets
This represents a CCombo widget.
SWTBotCCombo(CCombo) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo
Constructs an instance of this with the given widget.
SWTBotCCombo(CCombo, SelfDescribing) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo
Constructs an instance of this with the given widget.
SWTBotCheckBox - Class in org.eclipse.swtbot.swt.finder.widgets
Represents a checkbox Button of type SWT.CHECK.
SWTBotCheckBox(Button) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox
Constructs an instance of this object with the given button (Checkbox)
SWTBotCheckBox(Button, SelfDescribing) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox
Constructs an instance of this object with the given button (Checkbox)
SWTBotCLabel - Class in org.eclipse.swtbot.swt.finder.widgets
This represents a CLabel widget.
SWTBotCLabel(CLabel) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabel
Constructs an instance of this using the given finder and text to search for.
SWTBotCLabel(CLabel, SelfDescribing) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabel
Constructs an instance of this using the given finder and text to search for.
SWTBotCombo - Class in org.eclipse.swtbot.swt.finder.widgets
 
SWTBotCombo(Combo) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo
Constructs an instance of this with the given combo box.
SWTBotCombo(Combo, SelfDescribing) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo
Constructs an instance of this with the given combo box.
SWTBotCommand - Class in org.eclipse.swtbot.eclipse.finder.widgets
A SWTBotViewMenu represents a menu item within a view's menu.
SWTBotCommand(Command) - Constructor for class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotCommand
Constructs a SWTBot command item.
SWTBotCTabItem - Class in org.eclipse.swtbot.swt.finder.widgets
 
SWTBotCTabItem(CTabItem) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem
Constructs a new instance of this object.
SWTBotCTabItem(CTabItem, SelfDescribing) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem
Constructs a new instance of this object.
SWTBotDateTime - Class in org.eclipse.swtbot.swt.finder.widgets
 
SWTBotDateTime(DateTime) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTime
Constructs an instance of this object with the given widget.
SWTBotDateTime(DateTime, SelfDescribing) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTime
Constructs an instance of this object with the given widget.
SWTBotEclipseEditor - Class in org.eclipse.swtbot.eclipse.finder.widgets
This represents an eclipse editor item.
SWTBotEclipseEditor(IEditorReference, SWTWorkbenchBot) - Constructor for class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditor
Constructs an instance of the given object.
SWTBotEclipseEditor(IEditorReference, SWTWorkbenchBot, SelfDescribing) - Constructor for class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditor
Constructs an instance for the given editorReference.
SWTBotEclipseTestCase - Class in org.eclipse.swtbot.eclipse.finder
This is a wrapper test case to the SWTBotTestCase that adds an eclipse bot instead of the standard bot.
SWTBotEclipseTestCase() - Constructor for class org.eclipse.swtbot.eclipse.finder.SWTBotEclipseTestCase
 
SWTBotEditor - Class in org.eclipse.swtbot.eclipse.finder.widgets
This represents an Eclipse workbench editor part.
SWTBotEditor(IEditorReference, SWTWorkbenchBot) - Constructor for class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEditor
Constructs an instance for the given editorReference.
SWTBotEditor(IEditorReference, SWTWorkbenchBot, SelfDescribing) - Constructor for class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEditor
Constructs an instance for the given editorReference.
SWTBotEvents - Class in org.eclipse.swtbot.swt.finder.utils
This maps SWT events to the Strings.
SWTBotEvents() - Constructor for class org.eclipse.swtbot.swt.finder.utils.SWTBotEvents
 
SWTBotExpandBar - Class in org.eclipse.swtbot.swt.finder.widgets
Represents an ExpandBar.
SWTBotExpandBar(ExpandBar) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBar
Constructs a new instance with the given widget.
SWTBotExpandBar(ExpandBar, SelfDescribing) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBar
Constructs a new instance with the given widget.
SWTBotExpandItem - Class in org.eclipse.swtbot.swt.finder.widgets
Represents an ExpandItem.
SWTBotExpandItem(ExpandItem) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandItem
Constructs a new instance with the given widget.
SWTBotExpandItem(ExpandItem, SelfDescribing) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandItem
Constructs a new instance with the given widget.
SWTBotGefConnectionEditPart - Class in org.eclipse.swtbot.eclipse.gef.finder.widgets
represent a connection edit part of a graphical viewer.
SWTBotGefContextMenu - Class in org.eclipse.swtbot.eclipse.gef.finder.widgets
a context menu implementation that finds the menu and invokes it in one UIRunnable so as to avoid the disposed-before-clicked issue that occurs within Eclipse.
SWTBotGefContextMenu(Control, String) - Constructor for class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefContextMenu
 
SWTBotGefEditor - Class in org.eclipse.swtbot.eclipse.gef.finder.widgets
represent a graphical editor that uses the GEF framework.
SWTBotGefEditor(IEditorReference, SWTWorkbenchBot) - Constructor for class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefEditor
Create a new bot GEF editor instance.
SWTBotGefEditPart - Class in org.eclipse.swtbot.eclipse.gef.finder.widgets
represent an edit part of a graphical viewer.
SWTBotGefFigureCanvas - Class in org.eclipse.swtbot.eclipse.gef.finder.widgets
A bot which wraps the swt canvas control.
SWTBotGefFigureCanvas(FigureCanvas) - Constructor for class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefFigureCanvas
Constructs a new instance from a FigureCanvas.
SWTBotGefFigureCanvas(Canvas, LightweightSystem) - Constructor for class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefFigureCanvas
Constructs a new instance from a Canvas and a LightweightSystem.
SWTBotGefTestCase - Class in org.eclipse.swtbot.eclipse.gef.finder
This is a wrapper test case to the SWTBotEclipseTestCase that adds a gef bot instead of the standard eclipse bot.
SWTBotGefTestCase() - Constructor for class org.eclipse.swtbot.eclipse.gef.finder.SWTBotGefTestCase
 
SWTBotGefView - Class in org.eclipse.swtbot.eclipse.gef.finder.widgets
 
SWTBotGefView(IViewReference, SWTWorkbenchBot) - Constructor for class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefView
 
SWTBotGefViewer - Class in org.eclipse.swtbot.eclipse.gef.finder.widgets
represent a graphical viewer that uses the GEF framework.
SWTBotGefViewer(GraphicalViewer) - Constructor for class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefViewer
Create a new bot GEF graphical viewer instance.
SWTBotHyperlink - Class in org.eclipse.swtbot.forms.finder.widgets
This represents a Hyperlink widget.
SWTBotHyperlink(Hyperlink) - Constructor for class org.eclipse.swtbot.forms.finder.widgets.SWTBotHyperlink
Constructs a new instance with the given widget.
SWTBotHyperlink(Hyperlink, SelfDescribing) - Constructor for class org.eclipse.swtbot.forms.finder.widgets.SWTBotHyperlink
Constructs a new instance with the given widget.
SWTBotImageHyperlink - Class in org.eclipse.swtbot.forms.finder.widgets
This represents a ImageHyperlink widget.
SWTBotImageHyperlink(ImageHyperlink) - Constructor for class org.eclipse.swtbot.forms.finder.widgets.SWTBotImageHyperlink
Constructs a new instance with the given widget.
SWTBotImageHyperlink(ImageHyperlink, SelfDescribing) - Constructor for class org.eclipse.swtbot.forms.finder.widgets.SWTBotImageHyperlink
Constructs a new instance with the given widget.
SWTBotInfo - Class in org.eclipse.swtbot.eclipse.finder
Dumps information useful for providing debug info.
SWTBotInfo() - Constructor for class org.eclipse.swtbot.eclipse.finder.SWTBotInfo
 
SWTBotInfo - Class in org.eclipse.swtbot.swt.finder
Dumps information useful for providing debug info.
SWTBotInfo() - Constructor for class org.eclipse.swtbot.swt.finder.SWTBotInfo
 
SWTBotJunit4ClassRunner - Class in org.eclipse.swtbot.swt.finder.junit
A runner that captures screenshots on test failures.
SWTBotJunit4ClassRunner(Class<?>) - Constructor for class org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner
Creates a SWTBotRunner to run klass
SWTBotJUnit4Suite - Class in org.eclipse.swtbot.swt.finder.junit
Deprecated. Please use Suite instead. @RunWith(Suite.class)
SWTBotJUnit4Suite(Class<?>, RunnerBuilder) - Constructor for class org.eclipse.swtbot.swt.finder.junit.SWTBotJUnit4Suite
Deprecated.  
SWTBotJUnit4Suite(Class<?>, Class<?>[]) - Constructor for class org.eclipse.swtbot.swt.finder.junit.SWTBotJUnit4Suite
Deprecated.  
SWTBotLabel - Class in org.eclipse.swtbot.swt.finder.widgets
This represents a Label widget.
SWTBotLabel(Label) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotLabel
Constructs an instance of this using the given finder and text to search for.
SWTBotLabel(Label, SelfDescribing) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotLabel
Constructs an instance of this using the given finder and text to search for.
SWTBotLink - Class in org.eclipse.swtbot.swt.finder.widgets
This represents a Link widget.
SWTBotLink(Link) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotLink
Constructs a new instance with the given widget.
SWTBotLink(Link, SelfDescribing) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotLink
Constructs a new instance with the given widget.
SWTBotList - Class in org.eclipse.swtbot.swt.finder.widgets
 
SWTBotList(List) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotList
Constructs an isntance of this with the given list widget.
SWTBotList(List, SelfDescribing) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotList
Constructs an isntance of this with the given list widget.
SWTBotMenu - Class in org.eclipse.swtbot.swt.finder.widgets
 
SWTBotMenu(MenuItem, SelfDescribing) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu
 
SWTBotMenu(MenuItem) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu
 
SWTBotMultiPageEditor - Class in org.eclipse.swtbot.eclipse.finder.widgets
Base class for all multi-page editors in Eclipse.
SWTBotMultiPageEditor(IEditorReference, SWTWorkbenchBot) - Constructor for class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditor
Constructs an instance of the given object.
SWTBotPerspective - Class in org.eclipse.swtbot.eclipse.finder.widgets
This represents an eclipse workbench perspective.
SWTBotPerspective(IPerspectiveDescriptor, SWTWorkbenchBot) - Constructor for class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotPerspective
Constructs an instance of the given object.
SWTBotPreferenceConstants - Interface in org.eclipse.swtbot.swt.finder.utils
Constants used by SWTBotPreferences.
SWTBotPreferences - Class in org.eclipse.swtbot.swt.finder.utils
Holds the preferences for the SWT Bot.
SWTBotPreferences() - Constructor for class org.eclipse.swtbot.swt.finder.utils.SWTBotPreferences
 
SWTBotPreferences.KeyboardLayoutDetector - Class in org.eclipse.swtbot.swt.finder.utils
 
SWTBotPreferences.KeyboardLayoutDetector() - Constructor for class org.eclipse.swtbot.swt.finder.utils.SWTBotPreferences.KeyboardLayoutDetector
 
SWTBotRadio - Class in org.eclipse.swtbot.swt.finder.widgets
Represents a radio Button of type SWT.RADIO.
SWTBotRadio(Button) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio
Constructs an instance of this with the given widget.
SWTBotRadio(Button, SelfDescribing) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio
Constructs an instance of this with the given widget.
SWTBotScale - Class in org.eclipse.swtbot.swt.finder.widgets
Represents a scale
SWTBotScale(Scale) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotScale
Constructs a new instance with the given widget.
SWTBotScale(Scale, SelfDescribing) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotScale
Constructs an instance with the given widget
SWTBotShell - Class in org.eclipse.swtbot.swt.finder.widgets
 
SWTBotShell(Shell) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotShell
Constructs an instance of this with the given shell.
SWTBotShell(Shell, SelfDescribing) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotShell
Constructs an instance of this with the given shell.
SWTBotSlider - Class in org.eclipse.swtbot.swt.finder.widgets
Represents a slider.
SWTBotSlider(Slider) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotSlider
Constructs a new instance with the given widget.
SWTBotSlider(Slider, SelfDescribing) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotSlider
Constructs an instance with the given widget
SWTBotSpinner - Class in org.eclipse.swtbot.swt.finder.widgets
Represents a spinner.
SWTBotSpinner(Spinner) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinner
Constructs a new instance with the given widget.
SWTBotSpinner(Spinner, SelfDescribing) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinner
Constructs an instance with the given widget
SWTBotStyledText - Class in org.eclipse.swtbot.swt.finder.widgets
 
SWTBotStyledText(StyledText) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText
Constructs a new instance of this object.
SWTBotStyledText(StyledText, SelfDescribing) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText
Constructs a new instance of this object.
SWTBotTabItem - Class in org.eclipse.swtbot.swt.finder.widgets
 
SWTBotTabItem(TabItem) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItem
Constructs a new instance of this object.
SWTBotTabItem(TabItem, SelfDescribing) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItem
Constructs a new instance of this object.
SWTBotTable - Class in org.eclipse.swtbot.swt.finder.widgets
 
SWTBotTable(Table) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotTable
Constructs a new instance of this object.
SWTBotTable(Table, SelfDescribing) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotTable
Constructs a new instance of this object.
SWTBotTableColumn - Class in org.eclipse.swtbot.swt.finder.widgets
 
SWTBotTableColumn(TableColumn) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn
Constructs a new instance of this object.
SWTBotTableColumn(TableColumn, Table) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn
Constructs a new instance of this object.
SWTBotTableColumn(TableColumn, Table, SelfDescribing) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn
Constructs a new instance of this object.
SWTBotTableItem - Class in org.eclipse.swtbot.swt.finder.widgets
 
SWTBotTableItem(TableItem) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem
 
SWTBotTableItem(TableItem, SelfDescribing) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem
 
SWTBotTestCase - Class in org.eclipse.swtbot.swt.finder
The SWTBotTestCase extends the JUnit TestCase to provide extra capabilities for comparing widgets and other UI items.
SWTBotTestCase() - Constructor for class org.eclipse.swtbot.swt.finder.SWTBotTestCase
 
SWTBotText - Class in org.eclipse.swtbot.swt.finder.widgets
This represents a Text widget.
SWTBotText(Text) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotText
Constructs a new instance of this object.
SWTBotText(Text, SelfDescribing) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotText
Constructs a new instance of this object.
SWTBotToggleButton - Class in org.eclipse.swtbot.swt.finder.widgets
Represents a toggle button Button of type SWT.TOGGLE.
SWTBotToggleButton(Button) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButton
Constructs an instance of this object with the given button (Toggle)
SWTBotToggleButton(Button, SelfDescribing) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButton
Constructs an instance of this object with the given button (Toggle)
SWTBotToolbarButton - Class in org.eclipse.swtbot.swt.finder.widgets
 
SWTBotToolbarButton(ToolItem) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarButton
Constructs an new instance of this item.
SWTBotToolbarButton(ToolItem, SelfDescribing) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarButton
Constructs an new instance of this item.
SWTBotToolbarDropDownButton - Class in org.eclipse.swtbot.swt.finder.widgets
This represents a toolbar item that is a drop down button.
SWTBotToolbarDropDownButton(ToolItem) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton
Constructs an new instance of this item.
SWTBotToolbarDropDownButton(ToolItem, SelfDescribing) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton
Constructs an new instance of this item.
SWTBotToolbarPushButton - Class in org.eclipse.swtbot.swt.finder.widgets
 
SWTBotToolbarPushButton(ToolItem) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton
Constructs an new instance of this item.
SWTBotToolbarPushButton(ToolItem, SelfDescribing) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton
Constructs an new instance of this item.
SWTBotToolbarRadioButton - Class in org.eclipse.swtbot.swt.finder.widgets
Represents a tool item of type checkbox
SWTBotToolbarRadioButton(ToolItem) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton
Constructs an new instance of this item.
SWTBotToolbarRadioButton(ToolItem, SelfDescribing) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton
Constructs an new instance of this item.
SWTBotToolbarSeparatorButton - Class in org.eclipse.swtbot.swt.finder.widgets
This represents a toolbar item that is a separator.
SWTBotToolbarSeparatorButton(ToolItem) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarSeparatorButton
Constructs an new instance of this item.
SWTBotToolbarSeparatorButton(ToolItem, SelfDescribing) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarSeparatorButton
Constructs an new instance of this item.
SWTBotToolbarToggleButton - Class in org.eclipse.swtbot.swt.finder.widgets
Represents a tool item of type checkbox
SWTBotToolbarToggleButton(ToolItem) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton
Constructs an new instance of this item.
SWTBotToolbarToggleButton(ToolItem, SelfDescribing) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton
Constructs an new instance of this item.
SWTBotTrayItem - Class in org.eclipse.swtbot.swt.finder.widgets
Represents a tray item.
SWTBotTrayItem(TrayItem) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItem
Constructs a new instance with the given widget.
SWTBotTree - Class in org.eclipse.swtbot.swt.finder.widgets
 
SWTBotTree(Tree, SelfDescribing) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotTree
Constructs an instance of this object with the given tree.
SWTBotTree(Tree) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotTree
Constructs an instance of this object with the given tree.
SWTBotTreeItem - Class in org.eclipse.swtbot.swt.finder.widgets
 
SWTBotTreeItem(TreeItem) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem
 
SWTBotTreeItem(TreeItem, SelfDescribing) - Constructor for class org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem
 
SWTBotView - Class in org.eclipse.swtbot.eclipse.finder.widgets
This represents the eclipse View item.
SWTBotView(IViewReference, SWTWorkbenchBot) - Constructor for class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView
Creates an instance of a view part.
SWTBotView(IViewReference, SWTWorkbenchBot, SelfDescribing) - Constructor for class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView
Creates an instance of a view part.
SWTBotViewMenu - Class in org.eclipse.swtbot.eclipse.finder.widgets
A SWTBotViewMenu represents a menu item within a view's menu.
SWTBotViewMenu(Command) - Constructor for class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewMenu
Constructs a SWTBot View Menu item.
SWTBotViewMenu(ActionContributionItem) - Constructor for class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewMenu
Constructs a SWTBot View Menu item.
SWTBotWidget - Annotation Type in org.eclipse.swtbot.swt.finder
Marks a SWTBot widget so tools recognise them.
SWTBotWorkbenchPart<T extends IWorkbenchPartReference> - Class in org.eclipse.swtbot.eclipse.finder.widgets
This represents the eclipse IWorkbenchPartReference item, subclasses must extend this to implement support for various IWorkbenchPartReferences.
SWTBotWorkbenchPart(T, SWTWorkbenchBot) - Constructor for class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotWorkbenchPart
Creates an instance of a workbench part.
SWTBotWorkbenchPart(T, SWTWorkbenchBot, SelfDescribing) - Constructor for class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotWorkbenchPart
Creates an instance of a workbench part.
SWTEclipseBot - Class in org.eclipse.swtbot.eclipse.finder
Deprecated. use SWTWorkbenchBot. This will be removed from future releases.
SWTEclipseBot() - Constructor for class org.eclipse.swtbot.eclipse.finder.SWTEclipseBot
Deprecated. use SWTWorkbenchBot.SWTWorkbenchBot() instead
SWTFormsBot - Class in org.eclipse.swtbot.forms.finder
SWTFormsBot is a SWTBot with capabilities for testing eclipse forms.
SWTFormsBot() - Constructor for class org.eclipse.swtbot.forms.finder.SWTFormsBot
Constructs a bot.
SWTFormsBot(Widget) - Constructor for class org.eclipse.swtbot.forms.finder.SWTFormsBot
Constructs a bot that will match the contents of the given parentWidget.
SWTFormsBot(ControlFinder, MenuFinder) - Constructor for class org.eclipse.swtbot.forms.finder.SWTFormsBot
Constructs an instance of the bot using the given control finder and menu finder.
SWTFormsBot(Finder) - Constructor for class org.eclipse.swtbot.forms.finder.SWTFormsBot
Constructs a bot with the given finder.
SWTGefBot - Class in org.eclipse.swtbot.eclipse.gef.finder
 
SWTGefBot() - Constructor for class org.eclipse.swtbot.eclipse.gef.finder.SWTGefBot
 
SWTUtils - Class in org.eclipse.swtbot.swt.finder.utils
 
SWTUtils() - Constructor for class org.eclipse.swtbot.swt.finder.utils.SWTUtils
 
SWTWorkbenchBot - Class in org.eclipse.swtbot.eclipse.finder
SWTWorkbenchBot is a SWTBot with capabilities for testing Eclipse workbench items like views, editors and perspectives
SWTWorkbenchBot() - Constructor for class org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot
Constructs a workbench bot
syncExec(Result<T>) - Static method in class org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable
Executes the toExecute on the UI thread, and blocks the calling thread.
syncExec(Display, Result<T>) - Static method in class org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable
Executes the toExecute on the display thread, and blocks the calling thread.
syncExec(ArrayResult<T>) - Static method in class org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable
Executes the toExecute on the display thread, and blocks the calling thread.
syncExec(Display, ArrayResult<T>) - Static method in class org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable
Executes the toExecute on the display thread, and blocks the calling thread.
syncExec(VoidResult) - Static method in class org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable
Executes the toExecute on the UI thread, and blocks the calling thread.
syncExec(Display, VoidResult) - Static method in class org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable
Executes the toExecute on the display thread, and blocks the calling thread.
syncExec(ArrayResult<T>) - Method in class org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot
Invokes ArrayResult.run() on the UI thread.
syncExec(VoidResult) - Method in class org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot
Invokes VoidResult.run() on the UI thread.
syncExec(ListResult<E>) - Method in class org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot
Invokes Result.run() on the UI thread.
syncExec(BoolResult) - Method in class org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot
Invokes Result.run() synchronously on the UI thread.
syncExec(StringResult) - Method in class org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot
Invokes Result.run() synchronously on the UI thread.
syncExec(Result<T>) - Method in class org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot
Invokes Result.run() synchronously on the UI thread.
syncExec(WidgetResult<T>) - Method in class org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot
Invokes Result.run() synchronously on the UI thread.
syncExec(IntResult) - Method in class org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot
Invokes Result.run() synchronously on the UI thread.

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