|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SystemInputManager | |
|---|---|
| com.opera.core.systems | Provides OperaDriver and associated classes. |
| com.opera.core.systems.scope.services.ums | Implementations of the Scope service interfaces. |
| 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,
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,
String version)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||