Uses of Class
com.teamdev.jxbrowser.ui.GetColorResponse
Packages that use GetColorResponse
Package
Description
The utility classes for the user interface (UI) related functionality.
-
Uses of GetColorResponse in com.teamdev.jxbrowser.ui
Methods in com.teamdev.jxbrowser.ui that return GetColorResponseModifier and TypeMethodDescriptionGetColorResponse.Builder.build()
GetColorResponse.Builder.buildPartial()
static GetColorResponse
GetColorResponse.getDefaultInstance()
GetColorResponse.Builder.getDefaultInstanceForType()
GetColorResponse.getDefaultInstanceForType()
static GetColorResponse
GetColorResponse.parseDelimitedFrom
(InputStream input) static GetColorResponse
GetColorResponse.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetColorResponse
GetColorResponse.parseFrom
(byte[] data) static GetColorResponse
GetColorResponse.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetColorResponse
GetColorResponse.parseFrom
(com.google.protobuf.ByteString data) static GetColorResponse
GetColorResponse.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetColorResponse
GetColorResponse.parseFrom
(com.google.protobuf.CodedInputStream input) static GetColorResponse
GetColorResponse.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetColorResponse
GetColorResponse.parseFrom
(InputStream input) static GetColorResponse
GetColorResponse.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetColorResponse
GetColorResponse.parseFrom
(ByteBuffer data) static GetColorResponse
GetColorResponse.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.teamdev.jxbrowser.ui that return types with arguments of type GetColorResponseModifier and TypeMethodDescriptioncom.google.protobuf.Parser<GetColorResponse>
GetColorResponse.getParserForType()
static com.google.protobuf.Parser<GetColorResponse>
GetColorResponse.parser()
Methods in com.teamdev.jxbrowser.ui with parameters of type GetColorResponseModifier and TypeMethodDescriptionGetColorResponse.Builder.mergeFrom
(GetColorResponse other) static GetColorResponse.Builder
GetColorResponse.newBuilder
(GetColorResponse prototype) Method parameters in com.teamdev.jxbrowser.ui with type arguments of type GetColorResponseModifier and TypeMethodDescriptionvoid
NativeThemeStub.getColorMode
(com.google.protobuf.RpcController controller, com.teamdev.jxbrowser.internal.rpc.EngineId request, com.google.protobuf.RpcCallback<GetColorResponse> done)