Uses of Class
com.teamdev.jxbrowser.ui.SetThemeColorRequest
Package
Description
The utility classes for the user interface (UI) related functionality.
-
Uses of SetThemeColorRequest in com.teamdev.jxbrowser.ui
Modifier and TypeMethodDescriptionSetThemeColorRequest.Builder.build()
SetThemeColorRequest.Builder.buildPartial()
static SetThemeColorRequest
SetThemeColorRequest.getDefaultInstance()
SetThemeColorRequest.Builder.getDefaultInstanceForType()
SetThemeColorRequest.getDefaultInstanceForType()
static SetThemeColorRequest
SetThemeColorRequest.parseDelimitedFrom
(InputStream input) static SetThemeColorRequest
SetThemeColorRequest.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SetThemeColorRequest
SetThemeColorRequest.parseFrom
(byte[] data) static SetThemeColorRequest
SetThemeColorRequest.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SetThemeColorRequest
SetThemeColorRequest.parseFrom
(com.google.protobuf.ByteString data) static SetThemeColorRequest
SetThemeColorRequest.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SetThemeColorRequest
SetThemeColorRequest.parseFrom
(com.google.protobuf.CodedInputStream input) static SetThemeColorRequest
SetThemeColorRequest.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SetThemeColorRequest
SetThemeColorRequest.parseFrom
(InputStream input) static SetThemeColorRequest
SetThemeColorRequest.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SetThemeColorRequest
SetThemeColorRequest.parseFrom
(ByteBuffer data) static SetThemeColorRequest
SetThemeColorRequest.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<SetThemeColorRequest>
SetThemeColorRequest.getParserForType()
static com.google.protobuf.Parser<SetThemeColorRequest>
SetThemeColorRequest.parser()
Modifier and TypeMethodDescriptionSetThemeColorRequest.Builder.mergeFrom
(SetThemeColorRequest other) static SetThemeColorRequest.Builder
SetThemeColorRequest.newBuilder
(SetThemeColorRequest prototype) void
NativeThemeStub.setColorMode
(com.google.protobuf.RpcController controller, SetThemeColorRequest request, com.google.protobuf.RpcCallback<com.google.protobuf.Empty> done)