Uses of Class
com.opera.core.systems.OperaArguments

Packages that use OperaArguments
com.opera.core.systems Provides OperaDriver and associated classes. 
com.opera.core.systems.arguments   
 

Uses of OperaArguments in com.opera.core.systems
 

Methods in com.opera.core.systems that return OperaArguments
 OperaArguments OperaSettings.arguments()
          Gets the arguments passed on to Opera.
 OperaArguments OperaArguments.merge(OperaArguments extraArguments)
           
static OperaArguments OperaArguments.parse(String string)
           
 

Uses of OperaArguments in com.opera.core.systems.arguments
 

Subclasses of OperaArguments in com.opera.core.systems.arguments
 class OperaCoreArguments
          Handles a list of strings/arguments for the Opera core binary.
 class OperaDesktopArguments
          Handles a list of strings/arguments for the Opera Desktop binary.
 



Copyright © 2012. All Rights Reserved.