Uses of Class
com.opera.core.systems.runner.OperaRunner

Packages that use OperaRunner
com.opera.core.systems Provides OperaDriver and associated classes. 
com.opera.core.systems.runner.launcher Responsible for starting the launcher which starts Opera. 
 

Uses of OperaRunner in com.opera.core.systems
 

Fields in com.opera.core.systems declared as OperaRunner
protected  OperaRunner OperaDriver.runner
           
 

Methods in com.opera.core.systems that return OperaRunner
 OperaRunner OperaDriver.getRunner()
          Deprecated.  
 

Methods in com.opera.core.systems with parameters of type OperaRunner
 void ScopeServices.quit(OperaRunner runner, int pid)
           
 void ScopeServices.quitOpera(OperaRunner runner, int pid)
           
 

Uses of OperaRunner in com.opera.core.systems.runner.launcher
 

Subclasses of OperaRunner in com.opera.core.systems.runner.launcher
 class OperaLauncherRunner
          OperaLauncherRunner implements an interface in C++ with a Java API for controlling the Opera binary.
 



Copyright © 2011. All Rights Reserved.