Uses of Interface
com.opera.core.systems.scope.services.IDesktopUtils

Packages that use IDesktopUtils
com.opera.core.systems Provides OperaDriver and associated classes. 
com.opera.core.systems.scope.services.ums Implementations of the Scope service interfaces. 
 

Uses of IDesktopUtils in com.opera.core.systems
 

Methods in com.opera.core.systems that return IDesktopUtils
 IDesktopUtils ScopeServices.getDesktopUtils()
           
protected  IDesktopUtils OperaUIElement.getDesktopUtils()
           
 

Methods in com.opera.core.systems with parameters of type IDesktopUtils
 void ScopeServices.setDesktopUtils(IDesktopUtils desktopUtils)
           
 

Constructors in com.opera.core.systems with parameters of type IDesktopUtils
OperaUIElement(SystemInputManager systemInputManager, IDesktopUtils desktopUtils)
           
QuickMenu(DesktopWmProtos.QuickMenuInfo info, IDesktopUtils desktopUtils, SystemInputManager inputManager)
          Constructor.
QuickMenuItem(DesktopWmProtos.QuickMenuItemInfo info, String menu, IDesktopUtils desktopUtils, SystemInputManager systemInputManager)
          Constructor.
QuickWidget(IDesktopUtils desktopUtils, SystemInputManager inputManager, DesktopWmProtos.QuickWidgetInfo info, int parentWindowId)
          Constructor.
 

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

Classes in com.opera.core.systems.scope.services.ums that implement IDesktopUtils
 class DesktopUtils
           
 

Fields in com.opera.core.systems.scope.services.ums declared as IDesktopUtils
protected  IDesktopUtils UmsServices.desktopUtils
           
 

Constructors in com.opera.core.systems.scope.services.ums with parameters of type IDesktopUtils
DesktopWindowManager(IDesktopUtils desktopUtils, SystemInputManager inputManager, ScopeServices services, String version)
           
 



Copyright © 2012. All Rights Reserved.