Uses of Class
com.opera.core.systems.scope.ExecCommand

Packages that use ExecCommand
com.opera.core.systems.scope The Scope protocol is used to communicate with the Opera browser. 
 

Uses of ExecCommand in com.opera.core.systems.scope
 

Methods in com.opera.core.systems.scope that return ExecCommand
static ExecCommand ExecCommand.get(int code)
           
static ExecCommand ExecCommand.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ExecCommand[] ExecCommand.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.