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

I

IChildrenResolver - Interface in org.eclipse.swtbot.swt.finder.resolvers
 
ICondition - Interface in org.eclipse.swtbot.swt.finder.waits
 
ignoreCase - Variable in class org.eclipse.swtbot.swt.finder.matchers.WithText
A flag to denote if this should ignore case.
ignoreCase - Variable in class org.eclipse.swtbot.swt.finder.matchers.WithTooltip
A flag to denote if this should ignore case.
image() - Method in class org.eclipse.swtbot.forms.finder.widgets.SWTBotImageHyperlink
Return the ImageHyperlink's image or null.
image() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabel
Return the CLabel's image or null.
image() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotLabel
Return the Label's image or null.
ImageFormatConverter - Class in org.eclipse.swtbot.swt.finder.utils
Translates from strings to one of the constants in SWT#IMAGE_*
ImageFormatConverter() - Constructor for class org.eclipse.swtbot.swt.finder.utils.ImageFormatConverter
The default constructor.
ImageFormatConverter.ImageType - Class in org.eclipse.swtbot.swt.finder.utils
Mapping from strings to constants in SWT#IMAGE_*
ImageFormatConverter.ImageType(String, int) - Constructor for class org.eclipse.swtbot.swt.finder.utils.ImageFormatConverter.ImageType
 
imageHyperlink(String) - Method in class org.eclipse.swtbot.forms.finder.SWTFormsBot
 
imageHyperlink(String, int) - Method in class org.eclipse.swtbot.forms.finder.SWTFormsBot
 
imageHyperlink() - Method in class org.eclipse.swtbot.forms.finder.SWTFormsBot
 
imageHyperlink(int) - Method in class org.eclipse.swtbot.forms.finder.SWTFormsBot
 
imageHyperlinkInGroup(String) - Method in class org.eclipse.swtbot.forms.finder.SWTFormsBot
 
imageHyperlinkInGroup(String, int) - Method in class org.eclipse.swtbot.forms.finder.SWTFormsBot
 
imageHyperlinkInGroup(String, String) - Method in class org.eclipse.swtbot.forms.finder.SWTFormsBot
 
imageHyperlinkInGroup(String, String, int) - Method in class org.eclipse.swtbot.forms.finder.SWTFormsBot
 
imageHyperlinkWithId(String, String) - Method in class org.eclipse.swtbot.forms.finder.SWTFormsBot
 
imageHyperlinkWithId(String, String, int) - Method in class org.eclipse.swtbot.forms.finder.SWTFormsBot
 
imageHyperlinkWithId(String) - Method in class org.eclipse.swtbot.forms.finder.SWTFormsBot
 
imageHyperlinkWithId(String, int) - Method in class org.eclipse.swtbot.forms.finder.SWTFormsBot
 
imageTypeOf(String) - Method in class org.eclipse.swtbot.swt.finder.utils.ImageFormatConverter
 
indexOf(String) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotList
Gets the index of the given item.
indexOf(String) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTable
Gets the index of the item matching the given item.
indexOf(String, int) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTable
Gets the index of the item matching the given item and the given column.
indexOf(String, String) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTable
Gets the index of the item matching the given item and the given column.
indexOfColumn(String) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTable
 
InGroup<T extends Widget> - Class in org.eclipse.swtbot.swt.finder.matchers
Tells if a particular widget is within a Group with the specified text.
inGroup(String) - Static method in class org.eclipse.swtbot.swt.finder.matchers.InGroup
Matches a widget that belongs to the specified group
inGroup(Matcher<?>) - Static method in class org.eclipse.swtbot.swt.finder.matchers.InGroup
Matches a widget in a group, if the matcher evaluates to true for the group.
inGroup(String) - Static method in class org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactory
Matches a widget that belongs to the specified group
inGroup(Matcher<?>) - Static method in class org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactory
Matches a widget in a group, if the matcher evaluates to true for the group.
init() - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefViewer
 
init(Widget, SelfDescribing) - Method in class org.eclipse.swtbot.swt.finder.keyboard.AbstractKeyboardStrategy
 
init(Widget, SelfDescribing) - Method in interface org.eclipse.swtbot.swt.finder.keyboard.KeyboardStrategy
 
init(SWTBot) - Method in class org.eclipse.swtbot.swt.finder.waits.DefaultCondition
Initializes the condition with the given SWTBot.
init(SWTBot) - Method in interface org.eclipse.swtbot.swt.finder.waits.ICondition
Initializes the condition with the given SWTBot instance.
insertText(int, int, String) - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditor
 
insertText(String) - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditor
 
insertText(int, int, String) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText
Inserts text at the given location.
insertText(String) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText
Inserts text at the end.
instanceOf(Class<T>) - Static method in class org.eclipse.swtbot.eclipse.gef.finder.matchers.IsInstanceOf
Is the value an instance of a particular type?
IntResult - Interface in org.eclipse.swtbot.swt.finder.results
 
InUIThread<T extends Widget> - Class in org.eclipse.swtbot.swt.finder.matchers
Deprecated. this has been deprecated and will be removed in future releases of swtbot
inUIThread(Matcher<?>) - Static method in class org.eclipse.swtbot.swt.finder.matchers.InUIThread
Deprecated. this has been deprecated and will be removed in future releases of swtbot.
inUIThread(Matcher<?>) - Static method in class org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactory
Deprecated. this has been deprecated and will be removed in future releases of swtbot.
invokeMethod(Object, String) - Static method in class org.eclipse.swtbot.swt.finder.utils.SWTUtils
Invokes the specified methodName on the object, and returns the result, or null if the method returns void.
IParentResolver - Interface in org.eclipse.swtbot.swt.finder.resolvers
 
IResolvable - Interface in org.eclipse.swtbot.swt.finder.resolvers
 
isActive() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEditor
 
isActive() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotPerspective
 
isActive() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView
 
isActive() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotWorkbenchPart
 
isActive() - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefEditor
 
isActive() - Method in class org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot
 
isActive() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem
 
isActive() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotShell
Checks if the shell is active.
isActive() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItem
 
isActivePage(String) - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditor
 
isActivePage(Matcher<String>) - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditor
 
isApplicationRunning() - Method in interface org.eclipse.swtbot.swt.finder.ApplicationRunner
Returns true if the application is running, false otherwise.
isApplicationRunning() - Method in class org.eclipse.swtbot.swt.finder.junit.SWTBotApplicationLauncherClassRunner
 
isBackEnabled() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowser
 
isCarbon() - Static method in class org.eclipse.swtbot.swt.finder.utils.SWTUtils
 
isChecked() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewMenu
Gets if the menu item is checked (has a check mark next to it).
isChecked() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox
Gets if the checkbox button is checked.
isChecked() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu
Gets if this menu item is checked.
isChecked() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem
Gets if the checkbox button is checked.
isChecked() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton
 
isChecked() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton
 
isChecked() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem
Gets if the checkbox button is checked.
isCocoa() - Static method in class org.eclipse.swtbot.swt.finder.utils.SWTUtils
 
isCollapsed() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandItem
 
isCompatibleWith(ReferenceBy) - Method in enum org.eclipse.swtbot.swt.finder.ReferenceBy
 
isDirty() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEditor
Returns true if the editor is dirty.
isEmpty(String) - Static method in class org.eclipse.swtbot.swt.finder.utils.StringUtils
 
isEmptyOrNull(String) - Static method in class org.eclipse.swtbot.swt.finder.utils.StringUtils
Checks if the given string is null or empty.
isEmptyOrNullText(Widget) - Static method in class org.eclipse.swtbot.swt.finder.utils.SWTUtils
Checks if the widget text is an empty string.
isEnabled() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotCommand
Gets if the command is enabled.
isEnabled() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditor
Gets if the object's widget is enabled.
isEnabled(Widget) - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefContextMenu
 
isEnabled() - Method in class org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot
Gets if the object's widget is enabled.
isEnabled() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem
 
isEnabled() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu
 
isEnabled() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItem
 
isEnabled() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn
 
isEnabled() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem
 
isEnabled() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarButton
 
isEnabled() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem
 
isEnabledInternal() - Method in class org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot
Gets if the widget is enabled.
isExpanded() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandItem
 
isExpanded() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem
Gets if the item is expanded.
isForwardEnabled() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowser
 
isGrayed() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem
Gets if the checkbox button is grayed.
IsInstanceOf<T> - Class in org.eclipse.swtbot.eclipse.gef.finder.matchers
Tests whether the value is an instance of a class.
IsInstanceOf(Class<T>) - Constructor for class org.eclipse.swtbot.eclipse.gef.finder.matchers.IsInstanceOf
Creates a new instance of IsInstanceOf
isLegal(boolean) - Static method in class org.eclipse.swtbot.swt.finder.utils.internal.Assert
Asserts that an argument is legal.
isLegal(boolean, Object) - Static method in class org.eclipse.swtbot.swt.finder.utils.internal.Assert
Asserts that an argument is legal.
isMac() - Static method in class org.eclipse.swtbot.swt.finder.utils.SWTUtils
 
isNotEmpty(Object...) - Static method in class org.eclipse.swtbot.swt.finder.utils.internal.Assert
Asserts that the given list is not empty or null.
isNotNull(Object) - Static method in class org.eclipse.swtbot.swt.finder.utils.internal.Assert
Asserts that the given object is not null.
isNotNull(Object, Object) - Static method in class org.eclipse.swtbot.swt.finder.utils.internal.Assert
Asserts that the given object is not null.
isNull(String) - Static method in class org.eclipse.swtbot.swt.finder.utils.StringUtils
 
isOpen() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotShell
Checks if the shell is open.
isPageLoaded() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowser
 
isPressed() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButton
Gets if the toggle button is pressed.
IsSelected - Class in org.eclipse.swtbot.eclipse.gef.finder.matchers
Match if an edit part is selected.
IsSelected(EditPartViewer) - Constructor for class org.eclipse.swtbot.eclipse.gef.finder.matchers.IsSelected
 
isSelected() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio
Checks if the item is selected.
isSelected() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem
 
isTrue(boolean) - Static method in class org.eclipse.swtbot.swt.finder.utils.internal.Assert
Asserts that the given boolean is true.
isTrue(boolean, Object) - Static method in class org.eclipse.swtbot.swt.finder.utils.internal.Assert
Asserts that the given boolean is true.
isUIThread(Display) - Static method in class org.eclipse.swtbot.swt.finder.utils.SWTUtils
Return true if the current thread is the UI thread.
isUIThread() - Static method in class org.eclipse.swtbot.swt.finder.utils.SWTUtils
Return true if the current thread is the UI thread.
isVisible() - Method in class org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot
Checks if the widget is visible.
itemAt(int) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotList
Gets the item at the given index.
itemCount() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo
Gets the number of items in the combo box.
itemCount() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo
Gets the item count in the combo box.
itemCount() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBar
 
itemCount() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotList
Gets the item count in the list
items() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo
Returns an array of Strings which are the items in the receiver's list.
items() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo
Returns an array of Strings which are the items in the receiver's list.
iterator() - Method in class org.eclipse.swtbot.swt.finder.utils.BidiMap
 

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