Package org.eclipse.swtbot.swt.finder.finders

Class Summary
ChildrenControlFinder Finds controls matching a particular matcher in the given parent widget.
ContextMenuFinder Finds context menus for a given control.
ControlFinder Finds controls matching a particular matcher.
EventContextMenuFinder Context menu finder that uses events to get the current context menu.
Finder A wrapper around ControlFinder and MenuFinder that delegates to either of them.
MenuFinder Finds menus matching a particular matcher.
PathGenerator This is a path generate used to resolve paths to a component.
UIThreadRunnable Performs operations in the UI thread.