Uses of Class
com.opera.core.systems.scope.services.ums.SystemInputManager

Packages that use SystemInputManager
com.opera.core.systems Provides OperaDriver and associated classes. 
com.opera.core.systems.scope.services.ums   
 

Uses of SystemInputManager in com.opera.core.systems
 

Methods in com.opera.core.systems that return SystemInputManager
 SystemInputManager ScopeServices.getSystemInputManager()
           
protected  SystemInputManager OperaUIElement.getSystemInputManager()
           
 

Methods in com.opera.core.systems with parameters of type SystemInputManager
 void ScopeServices.setSystemInputManager(SystemInputManager manager)
           
 

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

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

Fields in com.opera.core.systems.scope.services.ums declared as SystemInputManager
protected  SystemInputManager UmsServices.systemInputManager
           
 

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



Copyright © 2011. All Rights Reserved.