| Class |
Description |
|
ComboBoxFilterSupport
|
Provides real-time filtering capability to a SBComboBox. |
|
MultiSelectComboboxFilterSupport
|
Provides search and filtering behavior specifically for SBMultiSelectComboBox. |
|
SBComboBox
|
Custom styled combo box component with enhanced visual feedback and error handling.
|
|
SBComboBox.FlatStyledComboBoxUI
|
|
|
SBComboBoxFactory
|
Factory class for creating SBComboBox instances with a fluent builder API.
|
|
SBComboBoxFactory.ComboBoxBuilder
|
|
|
SBComboBoxShowcase
|
Showcase class demonstrating the usage of SBComboBoxFactory.
|
|
SBMultiSelectComboBox
|
A multi-select combo box component that allows users to select multiple items using checkboxes.
|
|
SBMultiSelectComboBox.CheckBoxItem
|
|
|
SBMultiSelectComboBox.MultiSelectFlatStyledComboBoxUI
|
|
|
SBMultiSelectComboBox.PlaceholderCheckBoxItem
|
A specialized CheckBoxItem that represents a "no matching items" placeholder.
|
|
SBMultiSelectComboBoxFactory
|
Factory class for creating SBMultiSelectComboBox instances with a fluent builder API. |
|
SBMultiSelectComboBoxFactory.MultiSelectComboBoxBuilder
|
|
|
SBMultiSelectComboboxShowcase
|
|