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

W

waitForDisplayToAppear() - Static method in class org.eclipse.swtbot.swt.finder.utils.SWTUtils
Waits until a display appears.
waitForDisplayToAppear(long) - Static method in class org.eclipse.swtbot.swt.finder.utils.SWTUtils
Waits until a display appears.
waitForEditor(Matcher<IEditorReference>) - Static method in class org.eclipse.swtbot.eclipse.finder.waits.Conditions
 
WaitForEditor - Class in org.eclipse.swtbot.eclipse.finder.waits
Waits until an editor that matches the specified matcher appears.
waitForEnabled() - Method in class org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot
Wait until the widget is enabled.
waitForMenu(SWTBotShell, Matcher<MenuItem>) - Static method in class org.eclipse.swtbot.swt.finder.waits.Conditions
 
WaitForObjectCondition<T> - Class in org.eclipse.swtbot.swt.finder.waits
Waits for objects to appear until the matcher evaluates to true.
WaitForObjectCondition(Matcher<T>) - Constructor for class org.eclipse.swtbot.swt.finder.waits.WaitForObjectCondition
Waits until the matcher is true.
waitForPageLoaded() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowser
Waits until browser loads page.
waitForShell(Matcher<Shell>) - Static method in class org.eclipse.swtbot.swt.finder.waits.Conditions
 
waitForShell(Matcher<Shell>, Shell) - Static method in class org.eclipse.swtbot.swt.finder.waits.Conditions
 
waitForView(Matcher<IViewReference>) - Static method in class org.eclipse.swtbot.eclipse.finder.waits.Conditions
 
WaitForView - Class in org.eclipse.swtbot.eclipse.finder.waits
Waits until a view part that matches the specified matcher appears.
waitForWidget(Matcher<T>) - Static method in class org.eclipse.swtbot.swt.finder.waits.Conditions
 
waitForWidget(Matcher<T>, Widget) - Static method in class org.eclipse.swtbot.swt.finder.waits.Conditions
 
widget - Variable in class org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot
With great power comes great responsibility, use carefully.
widgetIndex(Widget) - Static method in class org.eclipse.swtbot.swt.finder.utils.SWTUtils
Gets the index of the given widget in its current container.
WidgetIndexFinder - Class in org.eclipse.swtbot.swt.finder.utils.internal
This is used to find the sibling widget and its index.
WidgetIndexFinder(Widget) - Constructor for class org.eclipse.swtbot.swt.finder.utils.internal.WidgetIndexFinder
Constructs the widget index finder for the given widget.
widgetIsEnabled(AbstractSWTBot<? extends Widget>) - Static method in class org.eclipse.swtbot.swt.finder.waits.Conditions
 
WidgetMatcherFactory - Class in org.eclipse.swtbot.eclipse.finder.matchers
 
WidgetMatcherFactory() - Constructor for class org.eclipse.swtbot.eclipse.finder.matchers.WidgetMatcherFactory
 
WidgetMatcherFactory - Class in org.eclipse.swtbot.swt.finder.matchers
 
WidgetMatcherFactory() - Constructor for class org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactory
 
WidgetNotFoundException - Exception in org.eclipse.swtbot.swt.finder.exceptions
An exception that is thrown when a widget can not be found on the given display/shell.
WidgetNotFoundException(String) - Constructor for exception org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException
Constructs an exception with the given message.
WidgetNotFoundException(String, Throwable) - Constructor for exception org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException
Constructs this exception with the given message and cause.
widgetOfType(Class<T>) - Static method in class org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactory
Matches a widget that has the specified type
WidgetOfType<T extends Widget> - Class in org.eclipse.swtbot.swt.finder.matchers
Tells if a particular widget is of a specified type.
widgetOfType(Class<T>) - Static method in class org.eclipse.swtbot.swt.finder.matchers.WidgetOfType
Matches a widget that has the specified type
WidgetResult<T extends Widget> - Interface in org.eclipse.swtbot.swt.finder.results
Usage:
WidgetTextDescription - Class in org.eclipse.swtbot.swt.finder.utils
Describes the widget, by invoking SWTUtils.getText(Object) on the widget.
WidgetTextDescription(Widget) - Constructor for class org.eclipse.swtbot.swt.finder.utils.WidgetTextDescription
 
withId(String, String) - Static method in class org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactory
Matches a widget that has the specified Key/Value pair set as data into it.
withId(String) - Static method in class org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactory
Matches a widget that has the specified value set for the key SWTBotPreferences.DEFAULT_KEY.
WithId<T extends Widget> - Class in org.eclipse.swtbot.swt.finder.matchers
Tells if a particular widget has value for the given key.
withId(String, String) - Static method in class org.eclipse.swtbot.swt.finder.matchers.WithId
Matches a widget that has the specified Key/Value pair set as data into it.
withId(String) - Static method in class org.eclipse.swtbot.swt.finder.matchers.WithId
Matches a widget that has the specified value set for the key SWTBotPreferences.DEFAULT_KEY.
withItem(Matcher<?>) - Static method in class org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactory
Returns a matcher that matches objects containing an item that matches the matcher.
WithItem<T extends Item> - Class in org.eclipse.swtbot.swt.finder.matchers
 
withItem(Matcher<?>) - Static method in class org.eclipse.swtbot.swt.finder.matchers.WithItem
Returns a matcher that matches objects containing an item that matches the matcher.
withLabel(String) - Static method in class org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactory
Matches a widget that has the specified labelText.
withLabel(String, Finder) - Static method in class org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactory
Matches a widget that has the specified labelText within the given parent.
WithLabel<T extends Widget> - Class in org.eclipse.swtbot.swt.finder.matchers
Tells if a particular widget has a label with the specified text.
withLabel(String) - Static method in class org.eclipse.swtbot.swt.finder.matchers.WithLabel
Matches a widget that has the specified labelText.
withLabel(String, Finder) - Static method in class org.eclipse.swtbot.swt.finder.matchers.WithLabel
Matches a widget that has the specified labelText within the given parent.
withMessage(String) - Static method in class org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactory
Matches a widget that has the specified exact message.
withMnemonic(String) - Static method in class org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactory
Matches a widget that has the specified text, after striping the mnemonics "&"
WithMnemonic<T extends Widget> - Class in org.eclipse.swtbot.swt.finder.matchers
Matches Widgets with the specified text.
withMnemonic(String) - Static method in class org.eclipse.swtbot.swt.finder.matchers.WithMnemonic
Matches a widget that has the specified text, after striping the mnemonics "&"
withPartId(String) - Static method in class org.eclipse.swtbot.eclipse.finder.matchers.WidgetMatcherFactory
Matches a workbench part (view/editor) with the specified id.
withPartId(Matcher<String>) - Static method in class org.eclipse.swtbot.eclipse.finder.matchers.WidgetMatcherFactory
Matches a workbench part (view/editor) with the specified id.
WithPartId<T extends IWorkbenchPartReference> - Class in org.eclipse.swtbot.eclipse.finder.matchers
 
withPartId(String) - Static method in class org.eclipse.swtbot.eclipse.finder.matchers.WithPartId
Matches a workbench part (view/editor) with the specified id.
withPartId(Matcher<String>) - Static method in class org.eclipse.swtbot.eclipse.finder.matchers.WithPartId
Matches a workbench part (view/editor) with the specified id.
withPartName(String) - Static method in class org.eclipse.swtbot.eclipse.finder.matchers.WidgetMatcherFactory
Matches a workbench part (view/editor) with the specfied name.
withPartName(Matcher<String>) - Static method in class org.eclipse.swtbot.eclipse.finder.matchers.WidgetMatcherFactory
Matches a workbench part (view/editor) with the specified name.
WithPartName<T extends IWorkbenchPartReference> - Class in org.eclipse.swtbot.eclipse.finder.matchers
 
WithPartName(Matcher<String>) - Constructor for class org.eclipse.swtbot.eclipse.finder.matchers.WithPartName
 
withPartName(String) - Static method in class org.eclipse.swtbot.eclipse.finder.matchers.WithPartName
Matches a workbench part (view/editor) with the specfied name.
withPartName(Matcher<String>) - Static method in class org.eclipse.swtbot.eclipse.finder.matchers.WithPartName
Matches a workbench part (view/editor) with the specified name.
withPerspectiveId(String) - Static method in class org.eclipse.swtbot.eclipse.finder.matchers.WidgetMatcherFactory
Matches a perspective with the specified id.
withPerspectiveId(Matcher<String>) - Static method in class org.eclipse.swtbot.eclipse.finder.matchers.WidgetMatcherFactory
Matches a perspective with the specified id.
WithPerspectiveId - Class in org.eclipse.swtbot.eclipse.finder.matchers
 
withPerspectiveId(String) - Static method in class org.eclipse.swtbot.eclipse.finder.matchers.WithPerspectiveId
Matches a perspective with the specified id.
withPerspectiveId(Matcher<String>) - Static method in class org.eclipse.swtbot.eclipse.finder.matchers.WithPerspectiveId
Matches a perspective with the specified id.
withPerspectiveLabel(String) - Static method in class org.eclipse.swtbot.eclipse.finder.matchers.WidgetMatcherFactory
Matches a perspective with the specified label.
withPerspectiveLabel(Matcher<String>) - Static method in class org.eclipse.swtbot.eclipse.finder.matchers.WidgetMatcherFactory
Matches a perspective with the specified label.
WithPerspectiveLabel - Class in org.eclipse.swtbot.eclipse.finder.matchers
 
withPerspectiveLabel(String) - Static method in class org.eclipse.swtbot.eclipse.finder.matchers.WithPerspectiveLabel
Matches a perspective with the specified label.
withPerspectiveLabel(Matcher<String>) - Static method in class org.eclipse.swtbot.eclipse.finder.matchers.WithPerspectiveLabel
Matches a perspective with the specified label.
withRegex(String) - Static method in class org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactory
Matches a widget that has the specified regex.
WithRegex<T extends Widget> - Class in org.eclipse.swtbot.swt.finder.matchers
Matches widgets if the getText() method of the widget matches the specified regex.
withRegex(String) - Static method in class org.eclipse.swtbot.swt.finder.matchers.WithRegex
Matches a widget that has the specified regex.
withStyle(int, String) - Static method in class org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactory
Matches a widget that has the specified style bit set.
WithStyle<T extends Widget> - Class in org.eclipse.swtbot.swt.finder.matchers
Matches if the widget has the specified style bits set.
withStyle(int, String) - Static method in class org.eclipse.swtbot.swt.finder.matchers.WithStyle
Matches a widget that has the specified style bit set.
withText(String) - Static method in class org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactory
Matches a widget that has the specified exact text.
WithText<T extends Widget> - Class in org.eclipse.swtbot.swt.finder.matchers
Matches widgets if the getText() method of the widget matches the specified text.
withText(String) - Static method in class org.eclipse.swtbot.swt.finder.matchers.WithText
Matches a widget that has the specified exact text.
withTextIgnoringCase(String) - Static method in class org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactory
Matches a widget that has the specified text, ignoring case considerations.
withTextIgnoringCase(String) - Static method in class org.eclipse.swtbot.swt.finder.matchers.WithText
Matches a widget that has the specified text, ignoring case considerations.
withTooltip(String) - Static method in class org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactory
Matches a widget that has the specified exact tooltip.
WithTooltip<T extends Widget> - Class in org.eclipse.swtbot.swt.finder.matchers
Matches widgets if the getToolTipText() method of the widget matches the specified text.
withTooltip(String) - Static method in class org.eclipse.swtbot.swt.finder.matchers.WithTooltip
Matches a widget that has the specified exact tooltip.
withTooltipIgoringCase(String) - Static method in class org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactory
Matches a widget that has the specified tooltip, ignoring case considerations.
withTooltipIgoringCase(String) - Static method in class org.eclipse.swtbot.swt.finder.matchers.WithTooltip
Matches a widget that has the specified tooltip, ignoring case considerations.
WorkbenchContentsFinder - Class in org.eclipse.swtbot.eclipse.finder.finders
WorkbenchContentsFinder allows to access the contents of a workbench window (views, editors, pages etc).
WorkbenchContentsFinder() - Constructor for class org.eclipse.swtbot.eclipse.finder.finders.WorkbenchContentsFinder
 
write(String, File) - Static method in class org.eclipse.swtbot.swt.finder.utils.FileUtils
 

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