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

E

editDomain - Variable in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefViewer
 
editor(String) - Method in class org.eclipse.swtbot.eclipse.finder.SWTEclipseBot
Deprecated. use SWTWorkbenchBot.editorByTitle(String)
editor(String, int) - Method in class org.eclipse.swtbot.eclipse.finder.SWTEclipseBot
Deprecated. use SWTWorkbenchBot.editorByTitle(String)
editor(Matcher<IEditorReference>) - Method in class org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot
Waits for a editor matching the given matcher to appear in the active workbench page and returns it
editorById(String) - Method in class org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot
Shortcut for editor(withPartId(id))
editorByTitle(String) - Method in class org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot
Shortcut for editor(withPartName(title))
editors() - Method in class org.eclipse.swtbot.eclipse.finder.SWTEclipseBot
Deprecated. use SWTWorkbenchBot.editors()
editors(Matcher<?>) - Method in class org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot
 
editors() - Method in class org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot
 
editParts(Matcher<? extends EditPart>) - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefEditor
 
editParts(Matcher<? extends EditPart>) - Method in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefViewer
 
EMPTY - Static variable in class org.eclipse.swtbot.swt.finder.utils.TreePath
Constant for representing an empty tree path.
END - Static variable in class org.eclipse.swtbot.swt.finder.keyboard.Keystrokes
The END keystroke.
equals(Object) - Method in class org.eclipse.swtbot.swt.finder.junit.ScreenshotCaptureListener
 
equals(Object) - Method in class org.eclipse.swtbot.swt.finder.utils.Credentials
 
equals(Object) - Method in class org.eclipse.swtbot.swt.finder.utils.Position
 
equals(Object) - Method in class org.eclipse.swtbot.swt.finder.utils.TableCollection
 
equals(Object) - Method in class org.eclipse.swtbot.swt.finder.utils.TableRow
 
equals(Object) - Method in class org.eclipse.swtbot.swt.finder.utils.TreePath
 
ESC - Static variable in class org.eclipse.swtbot.swt.finder.keyboard.Keystrokes
The ESC keystroke.
EventContextMenuFinder - Class in org.eclipse.swtbot.swt.finder.finders
Context menu finder that uses events to get the current context menu.
EventContextMenuFinder(Display) - Constructor for class org.eclipse.swtbot.swt.finder.finders.EventContextMenuFinder
Creates an event based context menu finder.
EventContextMenuFinder() - Constructor for class org.eclipse.swtbot.swt.finder.finders.EventContextMenuFinder
Creates an event based context menu finder.
eventDispatcher - Variable in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefFigureCanvas
 
events() - Static method in class org.eclipse.swtbot.swt.finder.utils.SWTBotEvents
Lists all the events.
execute(String) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowser
Executes script in browser asynchronously
expand() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandItem
Expand this item and return itself.
expand() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem
Expands the tree item to simulate click the plus sign.
expandBar() - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
expandBar(int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
expandBarInGroup(String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
expandBarInGroup(String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
ExpandBarResolver - Class in org.eclipse.swtbot.swt.finder.resolvers
 
ExpandBarResolver() - Constructor for class org.eclipse.swtbot.swt.finder.resolvers.ExpandBarResolver
 
expandBarWithId(String, String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
expandBarWithId(String, String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
expandBarWithId(String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
expandBarWithId(String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
expandBarWithLabel(String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
expandBarWithLabel(String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
expandBarWithLabelInGroup(String, String) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
expandBarWithLabelInGroup(String, String, int) - Method in class org.eclipse.swtbot.swt.finder.SWTBot
 
expandedItemCount() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBar
 
expandItem(String) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBar
Expands the ExpandItem and returns it.
expandItem(Matcher<Widget>) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBar
Expands the ExpandItem and returns it.
ExpandItemResolver - Class in org.eclipse.swtbot.swt.finder.resolvers
Resolves ExpandItems.
ExpandItemResolver() - Constructor for class org.eclipse.swtbot.swt.finder.resolvers.ExpandItemResolver
 
expandNode(String...) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTree
Attempts to expand all nodes along the path specified by the node array parameter.
expandNode(String, boolean) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTree
Expands the nodes as if the plus sign was clicked.
expandNode(String...) - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem
Expands the node matching the given node texts.

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