Package org.eclipse.swtbot.swt.finder.waits

Interface Summary
ICondition  
 

Class Summary
Conditions This is a factory class to create some conditions provided with SWTBot.
DefaultCondition This is an abstract implementation of the condition interface to simplify the implementing classes.
WaitForObjectCondition<T> Waits for objects to appear until the matcher evaluates to true.