Uses of Record Class
uno.anahata.asi.swing.AsiContainerPreferencesPanel.ProviderItem
Packages that use AsiContainerPreferencesPanel.ProviderItem
Package
Description
Provides the foundational Swing UI components for managing and switching between
multiple AI agi sessions.
-
Uses of AsiContainerPreferencesPanel.ProviderItem in uno.anahata.asi.swing
Classes in uno.anahata.asi.swing that implement interfaces with type arguments of type AsiContainerPreferencesPanel.ProviderItemModifier and TypeClassDescriptionprivate static classA high-fidelity Swing list cell renderer designed to display rich metadata for AI providers within combo boxes and list components.Methods in uno.anahata.asi.swing with parameters of type AsiContainerPreferencesPanel.ProviderItemModifier and TypeMethodDescriptionAsiContainerPreferencesPanel.ProviderListCellRenderer.getListCellRendererComponent(JList<? extends AsiContainerPreferencesPanel.ProviderItem> list, AsiContainerPreferencesPanel.ProviderItem value, int index, boolean isSelected, boolean cellHasFocus) Method parameters in uno.anahata.asi.swing with type arguments of type AsiContainerPreferencesPanel.ProviderItemModifier and TypeMethodDescriptionAsiContainerPreferencesPanel.ProviderListCellRenderer.getListCellRendererComponent(JList<? extends AsiContainerPreferencesPanel.ProviderItem> list, AsiContainerPreferencesPanel.ProviderItem value, int index, boolean isSelected, boolean cellHasFocus)

