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

G

gefEditor(String) - Method in class org.eclipse.swtbot.eclipse.gef.finder.SWTGefBot
Attempts to locate the Gef editor matching the given name.
gefEditor(String, int) - Method in class org.eclipse.swtbot.eclipse.gef.finder.SWTGefBot
Attempts to locate the editor matching the given name.
gefView(String) - Method in class org.eclipse.swtbot.eclipse.gef.finder.SWTGefBot
Attempts to locate the view matching the given name.
gefView(String, int) - Method in class org.eclipse.swtbot.eclipse.gef.finder.SWTGefBot
Attempts to locate the view matching the given name.
gefViewer(String) - Method in class org.eclipse.swtbot.eclipse.gef.finder.SWTGefBot
Attempts to locate a gef viewer that is embedded in a workbench part with the specified title.
get(int) - Method in class org.eclipse.swtbot.swt.finder.matchers.WithItem
 
get(int, int) - Method in class org.eclipse.swtbot.swt.finder.utils.TableCollection
Gets the string data for the given row/column index.
get(int) - Method in class org.eclipse.swtbot.swt.finder.utils.TableCollection
Gets the row at the given index.
get(int) - Method in class org.eclipse.swtbot.swt.finder.utils.TableRow
Gets the column at the given index.
get(int) - Method in class org.eclipse.swtbot.swt.finder.waits.WaitForObjectCondition
 
getActivePageTitle() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditor
Returns the title of the currently active page or null if there is no active page
getActiveTool() - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefEditor
Get the active tool.
getActiveTool() - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefViewer
Get active tool.
getAllItems() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBar
 
getAllItems() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTree
Gets all the items in the tree.
getAllMatches() - Method in class org.eclipse.swtbot.swt.finder.matchers.WithItem
 
getAllMatches() - Method in class org.eclipse.swtbot.swt.finder.waits.WaitForObjectCondition
 
getAttribute(Object, String) - Static method in class org.eclipse.swtbot.swt.finder.utils.SWTUtils
Get the value of an attribute on the object even if the attribute is not accessible.
getAutoCompleteProposals(String) - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditor
Gets the auto completion proposal matching the given text..
getAWTKeyboard() - Static method in class org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactory
Creates a keyboard that uses AWT Robot to press keys.
getBulletOnCurrentLine() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditor
 
getBulletOnCurrentLine() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText
Gets the bullet on the current line.
getBulletOnLine(int) - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditor
 
getBulletOnLine(int) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText
Gets the bullet on the given line.
getCanvas() - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefViewer
Get the canvas to do low-level operations.
getChildren(Widget) - Method in class org.eclipse.swtbot.swt.finder.resolvers.CompositeResolver
 
getChildren(Widget) - Method in class org.eclipse.swtbot.swt.finder.resolvers.CTabFolderResolver
 
getChildren(Widget) - Method in class org.eclipse.swtbot.swt.finder.resolvers.CTabItemResolver
 
getChildren(Widget) - Method in class org.eclipse.swtbot.swt.finder.resolvers.DefaultChildrenResolver
 
getChildren(Widget) - Method in class org.eclipse.swtbot.swt.finder.resolvers.ExpandBarResolver
 
getChildren(Widget) - Method in class org.eclipse.swtbot.swt.finder.resolvers.ExpandItemResolver
 
getChildren(Widget) - Method in interface org.eclipse.swtbot.swt.finder.resolvers.IChildrenResolver
 
getChildren(Widget) - Method in class org.eclipse.swtbot.swt.finder.resolvers.NullResolver
 
getChildren(Widget) - Method in class org.eclipse.swtbot.swt.finder.resolvers.TabFolderResolver
 
getChildren(Widget) - Method in class org.eclipse.swtbot.swt.finder.resolvers.TabItemResolver
 
getChildren(Widget) - Method in class org.eclipse.swtbot.swt.finder.resolvers.ToolbarResolver
 
getChildrenResolver() - Method in class org.eclipse.swtbot.swt.finder.finders.ControlFinder
Gets the registered children resolver.
getChildrenResolver() - Method in class org.eclipse.swtbot.swt.finder.finders.PathGenerator
Gets the current registered child resolver.
getClickResult() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotCommand
After a click completes, this may be use to access the results returned by the command.
getClickResult() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewMenu
After a click completes, this may be use to access the results returned by the command.
getCollection(K) - Method in class org.eclipse.swtbot.swt.finder.utils.MultiValueMap
 
getCombinations(ReferenceBy...) - Static method in enum org.eclipse.swtbot.swt.finder.ReferenceBy
 
getCommandService() - Method in class org.eclipse.swtbot.eclipse.finder.finders.CommandFinder
Gets the command service.
getControl() - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefViewer
 
getCredentials() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowser
Gets credentials.
getDate() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTime
Gets the date of this widget.
getDefaultKeyboard(Widget, SelfDescribing) - Static method in class org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactory
 
getDigits() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinner
Return the number of decimal places of the spinner.
getDisplay() - Method in class org.eclipse.swtbot.swt.finder.finders.Finder
Gets the display that has been set.
getEditorReference() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditor
Deprecated. use SWTBotWorkbenchPart.getReference() instead
getEditPart(String) - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefEditor
get this edit part with the label as a single selection.
getEditpart(String, List<SWTBotGefEditPart>) - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefEditor
Deprecated. 
getEditPart(String) - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefViewer
get this edit part with the label as a single selection.
getEditpart(String, List<SWTBotGefEditPart>) - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefViewer
Deprecated. 
getExpandItem(Matcher<Widget>) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBar
Return the ExpandItem that matches the specified matcher.
getFailureMessage() - Method in class org.eclipse.swtbot.eclipse.finder.waits.WaitForEditor
 
getFailureMessage() - Method in class org.eclipse.swtbot.eclipse.finder.waits.WaitForView
 
getFailureMessage() - Method in interface org.eclipse.swtbot.swt.finder.waits.ICondition
Gets the failure message when a test fails (returns false).
getId() - Method in class org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot
Gets the value of Widget#getData(String)) for the key SWTBotPreferences.DEFAULT_KEY of this object's widget.
getIncrement() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotScale
Return the increment of the scale.
getIncrement() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotSlider
Return the increment of the slider.
getIncrement() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinner
Return the increment of the spinner.
getItems() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotList
Gets the array of Strings from the List
getItems() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem
Gets all the items in this tree node.
getKey(V) - Method in class org.eclipse.swtbot.swt.finder.utils.BidiMap
 
getLabel() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotPerspective
 
getLastSegment() - Method in class org.eclipse.swtbot.swt.finder.utils.TreePath
Returns the last element in this path, or null if this path has no segments.
getLineBackground(int) - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditor
Gets the color of the background on the specified line.
getLineBackground(int) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText
Gets the color of the background on the specified line.
getLineCount() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditor
Gets the number of lines in the StyledText.
getLineCount() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText
Gets the number of lines in the StyledText.
getLines() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditor
Gets all the lines in the editor.
getLines() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText
Gets all the lines in the editor.
getMaximum() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotScale
Return the maximum value the scale will accept.
getMaximum() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotSlider
Return the maximum value the slider will accept.
getMaximum() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinner
Return the maximum value the spinner will accept.
getMinimum() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotScale
Return the minimum value the scale will accept.
getMinimum() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotSlider
Return the minimum value the slider will accept.
getMinimum() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinner
Return the minimum value the spinner will accept.
getMockKeyboard(Widget, SelfDescribing) - Static method in class org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactory
Creates a keyboard that creates mock events directly pumped to the widget.
getNode(int) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem
Gets the nodes at the given, zero-relative index in the receiver.
getNode(String, int) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem
Gets the node matching the given node text and index.
getNode(String) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem
Gets the first node found matching the given node text.
getNodes() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem
Gets the nodes of the tree item.
getNodes(String) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem
Gets all nodes matching the given node text.
getPageCount() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditor
Returns the number of pages in this multi-page editor.
getPageIncrement() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotScale
Return the page increment of the scale.
getPageIncrement() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotSlider
Return the page increment of the slider.
getPageIncrement() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinner
Return the page increment of the spinner.
getPagesTitles() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditor
Returns a list of title of all the pages in this multi-page editor.
getParent(Widget) - Method in class org.eclipse.swtbot.swt.finder.resolvers.CompositeResolver
 
getParent(Widget) - Method in class org.eclipse.swtbot.swt.finder.resolvers.CTabFolderResolver
 
getParent(Widget) - Method in class org.eclipse.swtbot.swt.finder.resolvers.CTabItemResolver
 
getParent(Widget) - Method in class org.eclipse.swtbot.swt.finder.resolvers.DefaultParentResolver
 
getParent(Widget) - Method in class org.eclipse.swtbot.swt.finder.resolvers.ExpandBarResolver
 
getParent(Widget) - Method in class org.eclipse.swtbot.swt.finder.resolvers.ExpandItemResolver
 
getParent(Widget) - Method in interface org.eclipse.swtbot.swt.finder.resolvers.IParentResolver
 
getParent(Widget) - Method in class org.eclipse.swtbot.swt.finder.resolvers.NullResolver
 
getParent(Widget) - Method in class org.eclipse.swtbot.swt.finder.resolvers.TabFolderResolver
 
getParent(Widget) - Method in class org.eclipse.swtbot.swt.finder.resolvers.TabItemResolver
 
getParent(Widget) - Method in class org.eclipse.swtbot.swt.finder.resolvers.ToolbarResolver
 
getParentPath() - Method in class org.eclipse.swtbot.swt.finder.utils.TreePath
Returns a copy of this tree path with one segment removed from the end, or null if this tree path has no segments.
getParentResolver() - Method in class org.eclipse.swtbot.swt.finder.finders.ControlFinder
Gets the registered parent resolver.
getPath(Widget) - Method in class org.eclipse.swtbot.swt.finder.finders.ControlFinder
Gets the path to the widget.
getPath(Widget) - Method in class org.eclipse.swtbot.swt.finder.finders.Finder
Gets the path to the widget.
getPath(Widget) - Method in class org.eclipse.swtbot.swt.finder.finders.PathGenerator
 
getPathAsString(TreePath) - Method in class org.eclipse.swtbot.swt.finder.finders.PathGenerator
Converts the treePath to a string representation.
getPathAsString(Widget) - Method in class org.eclipse.swtbot.swt.finder.finders.PathGenerator
 
getPathFromString(String, Display) - Method in class org.eclipse.swtbot.swt.finder.finders.PathGenerator
Converts the string to an object representation.
getQuickFixes() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditor
Finds all the quickfixes in the quickfix list.
getQuickfixListItemCount() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditor
Gets the quick fix item count.
getReference() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotWorkbenchPart
 
getResolvableClasses() - Method in class org.eclipse.swtbot.swt.finder.resolvers.CompositeResolver
 
getResolvableClasses() - Method in class org.eclipse.swtbot.swt.finder.resolvers.CTabFolderResolver
 
getResolvableClasses() - Method in class org.eclipse.swtbot.swt.finder.resolvers.CTabItemResolver
 
getResolvableClasses() - Method in class org.eclipse.swtbot.swt.finder.resolvers.ExpandBarResolver
 
getResolvableClasses() - Method in class org.eclipse.swtbot.swt.finder.resolvers.ExpandItemResolver
 
getResolvableClasses() - Method in interface org.eclipse.swtbot.swt.finder.resolvers.IResolvable
 
getResolvableClasses() - Method in class org.eclipse.swtbot.swt.finder.resolvers.NullResolver
 
getResolvableClasses() - Method in class org.eclipse.swtbot.swt.finder.resolvers.Resolvable
Gets the complete list of widget types that this object can resolve.
getResolvableClasses() - Method in class org.eclipse.swtbot.swt.finder.resolvers.TabFolderResolver
 
getResolvableClasses() - Method in class org.eclipse.swtbot.swt.finder.resolvers.TabItemResolver
 
getResolvableClasses() - Method in class org.eclipse.swtbot.swt.finder.resolvers.ToolbarResolver
 
getResolver() - Method in class org.eclipse.swtbot.swt.finder.resolvers.Resolvable
Gets the resolver.
getResolvers(Class<?>) - Method in class org.eclipse.swtbot.swt.finder.resolvers.Resolver
Gets the resolvers that match the given class.
getSegment(int) - Method in class org.eclipse.swtbot.swt.finder.utils.TreePath
Returns the element at the specified index in this path.
getSegmentCount() - Method in class org.eclipse.swtbot.swt.finder.utils.TreePath
Returns the number of elements in this path.
getSelection() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditor
Gets the current selection.
getSelection() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotSlider
Return the current value of the slider.
getSelection() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinner
Return the current value of the spinner.
getSelection() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText
Gets the current selection text.
getShells() - Method in class org.eclipse.swtbot.swt.finder.finders.ControlFinder
Gets the shells registered with the display.
getShells() - Method in class org.eclipse.swtbot.swt.finder.finders.Finder
Gets the shells registered with the display.
getShells() - Method in class org.eclipse.swtbot.swt.finder.finders.MenuFinder
Gets all of the shells in the current display.
getStyle(int, int) - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditor
Gets the style text.
getStyle(int, int) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText
Gets the style for the given line.
getStyledText() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditor
 
getStyles(int, int, int) - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditor
 
getStyles(int, int, int) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText
Gets the style information.
getSWTBotGefViewer() - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefEditor
Get the wrapped SWTBotGefViewer instance.
getSWTBotGefViewer() - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefView
Get the wrapped SWTBotGefViewer instance.
getSWTKeyboard() - Static method in class org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactory
Creates a keyboard that uses Display.post(Event) to press keys.
getTableItem(String) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTable
Gets the table item matching the given name.
getTableItem(int) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTable
Gets the table item matching the given row number.
getTabs() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText
Gets the tab width of the StyledText measured in characters.
getText() - Method in class org.eclipse.swtbot.eclipse.finder.finders.ViewMenuFinder.CommandItemWithTextMatcherWrapper
 
getText() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotCommand
Gets the text name for this item.
getText() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditor
Gets the text of this object's widget.
getText() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewMenu
GEts the text label for the menu item.
getText(Object) - Static method in class org.eclipse.swtbot.swt.finder.utils.SWTUtils
Gets the text of the given object.
getText() - Method in class org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot
Gets the text of this object's widget.
getText() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowser
 
getText() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem
 
getText(int) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem
 
getText() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem
 
getTextOnCurrentLine() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditor
 
getTextOnCurrentLine() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText
Gets the text on the current line.
getTextOnLine(int) - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditor
Get the text on line number given as parameter.
getTextOnLine(int) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText
Gets the text on the line.
getThumb() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotSlider
Return the size of the thumb of the slider.
getTitle() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotWorkbenchPart
Gets the title of the partReference.
getToolbarButtons() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotWorkbenchPart
Gets the toolbar buttons currently visible.
getToolTipText() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditor
Gets the tooltip of this object's widget.
getToolTipText(Object) - Static method in class org.eclipse.swtbot.swt.finder.utils.SWTUtils
Gets the tooltip text for the given object.
getToolTipText() - Method in class org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot
Gets the tooltip of this object's widget.
getTreeItem(String) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTree
Gets the tree item matching the given name.
getUrl() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowser
 
getValue(K) - Method in class org.eclipse.swtbot.swt.finder.utils.BidiMap
 
getValue() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotScale
Return the current value of the scale.
getViewReference() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView
 
getWidget() - Method in class org.eclipse.swtbot.eclipse.finder.widgets.SWTBotWorkbenchPart
The parent widget inside the partReference.
getWidget(Object, int) - Method in class org.eclipse.swtbot.swt.finder.finders.PathGenerator
Gets the widget contained within the parent at the given index.
graphicalViewer - Variable in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefViewer
 

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