Uses of Class
uno.anahata.ai.swing.SwingChatConfig
Packages that use SwingChatConfig
Package
Description
Provides a comprehensive and well-structured Swing-based user interface for the AI assistant.
-
Uses of SwingChatConfig in uno.anahata.ai.swing
Constructors in uno.anahata.ai.swing with parameters of type SwingChatConfigModifierConstructorDescriptionChatPanel(SwingChatConfig config) Creates a new ChatPanel with the specified configuration and default syntax highlighting.ChatPanel(SwingChatConfig config, EditorKitProvider editorKitProvider) Creates a new ChatPanel with the specified configuration and custom syntax highlighting.ToolsPanel(Chat chat, SwingChatConfig config)
