Uses of Class
uno.anahata.ai.swing.SwingChatConfig.UITheme
Packages that use SwingChatConfig.UITheme
Package
Description
Provides a comprehensive and well-structured Swing-based user interface for the AI assistant.
Provides a framework of specialized renderers for displaying different types of message parts.
-
Uses of SwingChatConfig.UITheme in uno.anahata.ai.swing
Methods in uno.anahata.ai.swing that return SwingChatConfig.UITheme -
Uses of SwingChatConfig.UITheme in uno.anahata.ai.swing.render
Constructors in uno.anahata.ai.swing.render with parameters of type SwingChatConfig.UIThemeModifierConstructorDescriptionGroundingMetadataRenderer(com.google.genai.types.GroundingMetadata metadata, SwingChatConfig.UITheme theme) InteractiveFunctionCallRenderer(com.google.genai.types.FunctionCall functionCall, FunctionConfirmation preference, SwingChatConfig.UITheme theme)
