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

Packages that use AbstractService
com.opera.core.systems.scope The Scope protocol is used to communicate with the Opera browser. 
com.opera.core.systems.scope.services.ums Implementations of the Scope service interfaces. 
 

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

Subclasses of AbstractService in com.opera.core.systems.scope
 class AbstractEcmascriptService
           
 

Uses of AbstractService in com.opera.core.systems.scope.services.ums
 

Subclasses of AbstractService in com.opera.core.systems.scope.services.ums
 class CookieManager
          Cookie manager to manage cookies via scope
 class CoreUtils
           
 class DesktopUtils
           
 class DesktopWindowManager
           
 class EcmaScriptDebugger
          Manages the ecmascript-debugger service Handles runtime management and script injection
 class EcmaScriptDebugger6
          EcmaScript debugger 6.0 implementation handles injection and runtime management to the new version of debugger.
 class EcmascriptService
          EcmascriptService is a lightweight service to enable JavaScript injection.
 class OperaExec
          The exec service handles user interactions such as key presses, mouse clicks, screenshot grabbing and executing actions on Opera.
 class Prefs
           
 class Selftest
           
 class SystemInputManager
          SystemInputManager handles systemInput simulating real clicks, and key presses.
 class WindowManager
          window-manager service implementation, handles events such as window-closed and updated and tracks window being loaded
 



Copyright © 2012. All Rights Reserved.