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 SetThemeColorRequestSetThemeColorRequest.getDefaultInstance()SetThemeColorRequest.Builder.getDefaultInstanceForType()SetThemeColorRequest.getDefaultInstanceForType()static SetThemeColorRequestSetThemeColorRequest.parseDelimitedFrom(InputStream input) static SetThemeColorRequestSetThemeColorRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SetThemeColorRequestSetThemeColorRequest.parseFrom(byte[] data) static SetThemeColorRequestSetThemeColorRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SetThemeColorRequestSetThemeColorRequest.parseFrom(com.google.protobuf.ByteString data) static SetThemeColorRequestSetThemeColorRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SetThemeColorRequestSetThemeColorRequest.parseFrom(com.google.protobuf.CodedInputStream input) static SetThemeColorRequestSetThemeColorRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SetThemeColorRequestSetThemeColorRequest.parseFrom(InputStream input) static SetThemeColorRequestSetThemeColorRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SetThemeColorRequestSetThemeColorRequest.parseFrom(ByteBuffer data) static SetThemeColorRequestSetThemeColorRequest.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.BuilderSetThemeColorRequest.newBuilder(SetThemeColorRequest prototype) voidNativeThemeStub.setColorMode(com.google.protobuf.RpcController controller, SetThemeColorRequest request, com.google.protobuf.RpcCallback<com.google.protobuf.Empty> done)