Uses of Class
com.teamdev.jxbrowser.ui.SetThemeColorRequest
Packages that use SetThemeColorRequest
Package
Description
The utility classes for the user interface (UI) related functionality.
-
Uses of SetThemeColorRequest in com.teamdev.jxbrowser.ui
Methods in com.teamdev.jxbrowser.ui that return SetThemeColorRequestModifier 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) Methods in com.teamdev.jxbrowser.ui that return types with arguments of type SetThemeColorRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<SetThemeColorRequest>
SetThemeColorRequest.getParserForType()
static com.google.protobuf.Parser<SetThemeColorRequest>
SetThemeColorRequest.parser()
Methods in com.teamdev.jxbrowser.ui with parameters of type SetThemeColorRequestModifier 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)