Uses of Interface
org.eclipse.swtbot.swt.finder.results.ListResult

Packages that use ListResult
org.eclipse.swtbot.swt.finder.widgets   
 

Uses of ListResult in org.eclipse.swtbot.swt.finder.widgets
 

Methods in org.eclipse.swtbot.swt.finder.widgets with parameters of type ListResult
protected
<E> List<E>
AbstractSWTBot.syncExec(ListResult<E> toExecute)
          Invokes Result.run() on the UI thread.