Interface SwingFilterComboBoxModel.Builder<T>

Type Parameters:
T - the item type
Enclosing interface:
SwingFilterComboBoxModel<T>

public static interface SwingFilterComboBoxModel.Builder<T>
Builds a Swing SwingFilterComboBoxModel — the same options as the common FilterComboBoxModel.Builder (the refresher is managed internally as a ProgressWorker based one), but the chain stays Swing-typed so build() yields a ComboBoxModel.