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

Packages that use DesktopWmProtos.DesktopWindowInfo.Builder
com.opera.core.systems.scope.protos   
 

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

Methods in com.opera.core.systems.scope.protos that return DesktopWmProtos.DesktopWindowInfo.Builder
 DesktopWmProtos.DesktopWindowInfo.Builder DesktopWmProtos.DesktopWindowList.Builder.addWindowListBuilder()
           
 DesktopWmProtos.DesktopWindowInfo.Builder DesktopWmProtos.DesktopWindowList.Builder.addWindowListBuilder(int index)
           
 DesktopWmProtos.DesktopWindowInfo.Builder DesktopWmProtos.DesktopWindowInfo.Builder.clear()
           
 DesktopWmProtos.DesktopWindowInfo.Builder DesktopWmProtos.DesktopWindowInfo.Builder.clearActive()
           
 DesktopWmProtos.DesktopWindowInfo.Builder DesktopWmProtos.DesktopWindowInfo.Builder.clearName()
           
 DesktopWmProtos.DesktopWindowInfo.Builder DesktopWmProtos.DesktopWindowInfo.Builder.clearOnScreen()
           
 DesktopWmProtos.DesktopWindowInfo.Builder DesktopWmProtos.DesktopWindowInfo.Builder.clearRect()
           
 DesktopWmProtos.DesktopWindowInfo.Builder DesktopWmProtos.DesktopWindowInfo.Builder.clearState()
           
 DesktopWmProtos.DesktopWindowInfo.Builder DesktopWmProtos.DesktopWindowInfo.Builder.clearTitle()
           
 DesktopWmProtos.DesktopWindowInfo.Builder DesktopWmProtos.DesktopWindowInfo.Builder.clearWindowID()
           
 DesktopWmProtos.DesktopWindowInfo.Builder DesktopWmProtos.DesktopWindowInfo.Builder.clearWindowType()
           
 DesktopWmProtos.DesktopWindowInfo.Builder DesktopWmProtos.DesktopWindowInfo.Builder.clone()
           
 DesktopWmProtos.DesktopWindowInfo.Builder DesktopWmProtos.DesktopWindowList.Builder.getWindowListBuilder(int index)
           
 DesktopWmProtos.DesktopWindowInfo.Builder DesktopWmProtos.DesktopWindowInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 DesktopWmProtos.DesktopWindowInfo.Builder DesktopWmProtos.DesktopWindowInfo.Builder.mergeFrom(DesktopWmProtos.DesktopWindowInfo other)
           
 DesktopWmProtos.DesktopWindowInfo.Builder DesktopWmProtos.DesktopWindowInfo.Builder.mergeFrom(com.google.protobuf.Message other)
           
 DesktopWmProtos.DesktopWindowInfo.Builder DesktopWmProtos.DesktopWindowInfo.Builder.mergeRect(DesktopWmProtos.DesktopWindowRect value)
           
static DesktopWmProtos.DesktopWindowInfo.Builder DesktopWmProtos.DesktopWindowInfo.newBuilder()
           
static DesktopWmProtos.DesktopWindowInfo.Builder DesktopWmProtos.DesktopWindowInfo.newBuilder(DesktopWmProtos.DesktopWindowInfo prototype)
           
 DesktopWmProtos.DesktopWindowInfo.Builder DesktopWmProtos.DesktopWindowInfo.newBuilderForType()
           
protected  DesktopWmProtos.DesktopWindowInfo.Builder DesktopWmProtos.DesktopWindowInfo.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
 DesktopWmProtos.DesktopWindowInfo.Builder DesktopWmProtos.DesktopWindowInfo.Builder.setActive(boolean value)
           
 DesktopWmProtos.DesktopWindowInfo.Builder DesktopWmProtos.DesktopWindowInfo.Builder.setName(String value)
           
 DesktopWmProtos.DesktopWindowInfo.Builder DesktopWmProtos.DesktopWindowInfo.Builder.setOnScreen(boolean value)
           
 DesktopWmProtos.DesktopWindowInfo.Builder DesktopWmProtos.DesktopWindowInfo.Builder.setRect(DesktopWmProtos.DesktopWindowRect.Builder builderForValue)
           
 DesktopWmProtos.DesktopWindowInfo.Builder DesktopWmProtos.DesktopWindowInfo.Builder.setRect(DesktopWmProtos.DesktopWindowRect value)
           
 DesktopWmProtos.DesktopWindowInfo.Builder DesktopWmProtos.DesktopWindowInfo.Builder.setState(DesktopWmProtos.DesktopWindowInfo.DesktopWindowState value)
           
 DesktopWmProtos.DesktopWindowInfo.Builder DesktopWmProtos.DesktopWindowInfo.Builder.setTitle(String value)
           
 DesktopWmProtos.DesktopWindowInfo.Builder DesktopWmProtos.DesktopWindowInfo.Builder.setWindowID(int value)
           
 DesktopWmProtos.DesktopWindowInfo.Builder DesktopWmProtos.DesktopWindowInfo.Builder.setWindowType(DesktopWmProtos.DesktopWindowInfo.DesktopWindowType value)
           
 DesktopWmProtos.DesktopWindowInfo.Builder DesktopWmProtos.DesktopWindowInfo.toBuilder()
           
 

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

Methods in com.opera.core.systems.scope.protos with parameters of type DesktopWmProtos.DesktopWindowInfo.Builder
 DesktopWmProtos.DesktopWindowList.Builder DesktopWmProtos.DesktopWindowList.Builder.addWindowList(DesktopWmProtos.DesktopWindowInfo.Builder builderForValue)
           
 DesktopWmProtos.DesktopWindowList.Builder DesktopWmProtos.DesktopWindowList.Builder.addWindowList(int index, DesktopWmProtos.DesktopWindowInfo.Builder builderForValue)
           
 DesktopWmProtos.DesktopWindowList.Builder DesktopWmProtos.DesktopWindowList.Builder.setWindowList(int index, DesktopWmProtos.DesktopWindowInfo.Builder builderForValue)
           
 



Copyright © 2012. All Rights Reserved.