swingutils.models.combobox¶
-
class
swingutils.models.combobox.DelegateComboBoxModel(delegate=None)¶ A Combo box model that wraps a list-like object, and fires events when its contents are manipulated.
swingutils.models.combobox¶swingutils.models.combobox.DelegateComboBoxModel(delegate=None)¶A Combo box model that wraps a list-like object, and fires events when its contents are manipulated.