Uses of Interface
org.eclipse.swtbot.swt.finder.ApplicationRunner

Packages that use ApplicationRunner
org.eclipse.swtbot.swt.finder.junit   
 

Uses of ApplicationRunner in org.eclipse.swtbot.swt.finder.junit
 

Classes in org.eclipse.swtbot.swt.finder.junit that implement ApplicationRunner
 class SWTBotApplicationLauncherClassRunner
          A runner that launches your application and captures screenshots on test failures.