Uses of Class
com.opera.core.systems.scope.protos.DesktopWmProtos.DesktopWindowInfo

Packages that use DesktopWmProtos.DesktopWindowInfo
com.opera.core.systems Provides OperaDriver and associated classes. 
com.opera.core.systems.scope.handlers   
com.opera.core.systems.scope.protos   
com.opera.core.systems.scope.services.ums   
 

Uses of DesktopWmProtos.DesktopWindowInfo in com.opera.core.systems
 

Methods in com.opera.core.systems with parameters of type DesktopWmProtos.DesktopWindowInfo
 void ScopeServices.onDesktopWindowActivated(DesktopWmProtos.DesktopWindowInfo info)
           
 void EventHandler.onDesktopWindowActivated(DesktopWmProtos.DesktopWindowInfo info)
           
 void ScopeServices.onDesktopWindowClosed(DesktopWmProtos.DesktopWindowInfo info)
           
 void EventHandler.onDesktopWindowClosed(DesktopWmProtos.DesktopWindowInfo info)
           
 void ScopeServices.onDesktopWindowLoaded(DesktopWmProtos.DesktopWindowInfo info)
           
 void EventHandler.onDesktopWindowLoaded(DesktopWmProtos.DesktopWindowInfo info)
           
 void ScopeServices.onDesktopWindowShown(DesktopWmProtos.DesktopWindowInfo info)
           
 void EventHandler.onDesktopWindowShown(DesktopWmProtos.DesktopWindowInfo info)
           
 void ScopeServices.onDesktopWindowUpdated(DesktopWmProtos.DesktopWindowInfo info)
           
 void EventHandler.onDesktopWindowUpdated(DesktopWmProtos.DesktopWindowInfo info)
           
 

Constructors in com.opera.core.systems with parameters of type DesktopWmProtos.DesktopWindowInfo
QuickWindow(DesktopWmProtos.DesktopWindowInfo info)
          Constructor.
 

Uses of DesktopWmProtos.DesktopWindowInfo in com.opera.core.systems.scope.handlers
 

Methods in com.opera.core.systems.scope.handlers with parameters of type DesktopWmProtos.DesktopWindowInfo
abstract  void AbstractEventHandler.onDesktopWindowActivated(DesktopWmProtos.DesktopWindowInfo info)
          Fired when a window becomes active (steals focus)
abstract  void AbstractEventHandler.onDesktopWindowClosed(DesktopWmProtos.DesktopWindowInfo info)
          Fired when a window instance is closed
abstract  void AbstractEventHandler.onDesktopWindowLoaded(DesktopWmProtos.DesktopWindowInfo info)
          Fired when loading Finished event
abstract  void AbstractEventHandler.onDesktopWindowShown(DesktopWmProtos.DesktopWindowInfo info)
          Fired when a desktop window is shown at the last possible moment so the window should be fully visible
abstract  void AbstractEventHandler.onDesktopWindowUpdated(DesktopWmProtos.DesktopWindowInfo info)
          Fired when a new window is created or window has incoming changes (such as title change)
 

Uses of DesktopWmProtos.DesktopWindowInfo in com.opera.core.systems.scope.protos
 

Methods in com.opera.core.systems.scope.protos that return DesktopWmProtos.DesktopWindowInfo
 DesktopWmProtos.DesktopWindowInfo DesktopWmProtos.DesktopWindowInfo.Builder.build()
           
 DesktopWmProtos.DesktopWindowInfo DesktopWmProtos.DesktopWindowInfo.Builder.buildPartial()
           
static DesktopWmProtos.DesktopWindowInfo DesktopWmProtos.DesktopWindowInfo.getDefaultInstance()
           
 DesktopWmProtos.DesktopWindowInfo DesktopWmProtos.DesktopWindowInfo.getDefaultInstanceForType()
           
 DesktopWmProtos.DesktopWindowInfo DesktopWmProtos.DesktopWindowInfo.Builder.getDefaultInstanceForType()
           
 DesktopWmProtos.DesktopWindowInfo DesktopWmProtos.DesktopWindowListOrBuilder.getWindowList(int index)
           
 DesktopWmProtos.DesktopWindowInfo DesktopWmProtos.DesktopWindowList.getWindowList(int index)
           
 DesktopWmProtos.DesktopWindowInfo DesktopWmProtos.DesktopWindowList.Builder.getWindowList(int index)
           
static DesktopWmProtos.DesktopWindowInfo DesktopWmProtos.DesktopWindowInfo.parseDelimitedFrom(java.io.InputStream input)
           
static DesktopWmProtos.DesktopWindowInfo DesktopWmProtos.DesktopWindowInfo.parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static DesktopWmProtos.DesktopWindowInfo DesktopWmProtos.DesktopWindowInfo.parseFrom(byte[] data)
           
static DesktopWmProtos.DesktopWindowInfo DesktopWmProtos.DesktopWindowInfo.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static DesktopWmProtos.DesktopWindowInfo DesktopWmProtos.DesktopWindowInfo.parseFrom(com.google.protobuf.ByteString data)
           
static DesktopWmProtos.DesktopWindowInfo DesktopWmProtos.DesktopWindowInfo.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static DesktopWmProtos.DesktopWindowInfo DesktopWmProtos.DesktopWindowInfo.parseFrom(com.google.protobuf.CodedInputStream input)
           
static DesktopWmProtos.DesktopWindowInfo DesktopWmProtos.DesktopWindowInfo.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static DesktopWmProtos.DesktopWindowInfo DesktopWmProtos.DesktopWindowInfo.parseFrom(java.io.InputStream input)
           
static DesktopWmProtos.DesktopWindowInfo DesktopWmProtos.DesktopWindowInfo.parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in com.opera.core.systems.scope.protos that return types with arguments of type DesktopWmProtos.DesktopWindowInfo
 java.util.List<DesktopWmProtos.DesktopWindowInfo> DesktopWmProtos.DesktopWindowListOrBuilder.getWindowListList()
           
 java.util.List<DesktopWmProtos.DesktopWindowInfo> DesktopWmProtos.DesktopWindowList.getWindowListList()
           
 java.util.List<DesktopWmProtos.DesktopWindowInfo> DesktopWmProtos.DesktopWindowList.Builder.getWindowListList()
           
 

Methods in com.opera.core.systems.scope.protos with parameters of type DesktopWmProtos.DesktopWindowInfo
 DesktopWmProtos.DesktopWindowList.Builder DesktopWmProtos.DesktopWindowList.Builder.addWindowList(DesktopWmProtos.DesktopWindowInfo value)
           
 DesktopWmProtos.DesktopWindowList.Builder DesktopWmProtos.DesktopWindowList.Builder.addWindowList(int index, DesktopWmProtos.DesktopWindowInfo value)
           
 DesktopWmProtos.DesktopWindowInfo.Builder DesktopWmProtos.DesktopWindowInfo.Builder.mergeFrom(DesktopWmProtos.DesktopWindowInfo other)
           
static DesktopWmProtos.DesktopWindowInfo.Builder DesktopWmProtos.DesktopWindowInfo.newBuilder(DesktopWmProtos.DesktopWindowInfo prototype)
           
 DesktopWmProtos.DesktopWindowList.Builder DesktopWmProtos.DesktopWindowList.Builder.setWindowList(int index, DesktopWmProtos.DesktopWindowInfo value)
           
 

Method parameters in com.opera.core.systems.scope.protos with type arguments of type DesktopWmProtos.DesktopWindowInfo
 DesktopWmProtos.DesktopWindowList.Builder DesktopWmProtos.DesktopWindowList.Builder.addAllWindowList(java.lang.Iterable<? extends DesktopWmProtos.DesktopWindowInfo> values)
           
 

Uses of DesktopWmProtos.DesktopWindowInfo in com.opera.core.systems.scope.services.ums
 

Methods in com.opera.core.systems.scope.services.ums that return types with arguments of type DesktopWmProtos.DesktopWindowInfo
 java.util.List<DesktopWmProtos.DesktopWindowInfo> DesktopWindowManager.getDesktopWindowInfoList()
           
 



Copyright © 2011. All Rights Reserved.