Uses of Interface
com.opera.core.systems.arguments.interfaces.OperaArguments

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

Uses of OperaArguments in com.opera.core.systems
 

Classes in com.opera.core.systems that implement OperaArguments
 class OperaArguments
           
 

Methods in com.opera.core.systems with parameters of type OperaArguments
 OperaArguments OperaArguments.merge(OperaArguments extraArguments)
           
 

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

Classes in com.opera.core.systems.arguments that implement OperaArguments
 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.
 

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

Methods in com.opera.core.systems.arguments.interfaces that return OperaArguments
 OperaArguments OperaArguments.merge(OperaArguments extraArguments)
          Merge this command-line list representation with another representation.
 

Methods in com.opera.core.systems.arguments.interfaces with parameters of type OperaArguments
 OperaArguments OperaArguments.merge(OperaArguments extraArguments)
          Merge this command-line list representation with another representation.
 



Copyright © 2012. All Rights Reserved.