Uses of Class
com.opera.core.systems.scope.protos.SystemInputProtos.KeyPressInfo.Builder

Packages that use SystemInputProtos.KeyPressInfo.Builder
com.opera.core.systems.scope.protos   
 

Uses of SystemInputProtos.KeyPressInfo.Builder in com.opera.core.systems.scope.protos
 

Methods in com.opera.core.systems.scope.protos that return SystemInputProtos.KeyPressInfo.Builder
 SystemInputProtos.KeyPressInfo.Builder SystemInputProtos.KeyPressInfo.Builder.clear()
           
 SystemInputProtos.KeyPressInfo.Builder SystemInputProtos.KeyPressInfo.Builder.clearKey()
           
 SystemInputProtos.KeyPressInfo.Builder SystemInputProtos.KeyPressInfo.Builder.clearModifier()
           
 SystemInputProtos.KeyPressInfo.Builder SystemInputProtos.KeyPressInfo.Builder.clone()
           
 SystemInputProtos.KeyPressInfo.Builder SystemInputProtos.KeyPressInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 SystemInputProtos.KeyPressInfo.Builder SystemInputProtos.KeyPressInfo.Builder.mergeFrom(com.google.protobuf.Message other)
           
 SystemInputProtos.KeyPressInfo.Builder SystemInputProtos.KeyPressInfo.Builder.mergeFrom(SystemInputProtos.KeyPressInfo other)
           
static SystemInputProtos.KeyPressInfo.Builder SystemInputProtos.KeyPressInfo.newBuilder()
           
static SystemInputProtos.KeyPressInfo.Builder SystemInputProtos.KeyPressInfo.newBuilder(SystemInputProtos.KeyPressInfo prototype)
           
 SystemInputProtos.KeyPressInfo.Builder SystemInputProtos.KeyPressInfo.newBuilderForType()
           
protected  SystemInputProtos.KeyPressInfo.Builder SystemInputProtos.KeyPressInfo.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
 SystemInputProtos.KeyPressInfo.Builder SystemInputProtos.KeyPressInfo.Builder.setKey(java.lang.String value)
           
 SystemInputProtos.KeyPressInfo.Builder SystemInputProtos.KeyPressInfo.Builder.setModifier(int value)
           
 SystemInputProtos.KeyPressInfo.Builder SystemInputProtos.KeyPressInfo.toBuilder()
           
 



Copyright © 2011. All Rights Reserved.