Interface RibbonComboBoxContentModel<E>
- All Superinterfaces:
ComboBoxModel<E>, ComponentContentModel, ContentModel, ListModel<E>
- All Known Implementing Classes:
RibbonDefaultComboBoxContentModel
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface ComboBoxModel
getSelectedItem, setSelectedItemMethods inherited from interface ComponentContentModel
addPropertyChangeListener, getCaption, getIconFactory, getRichTooltip, isEnabled, removePropertyChangeListener, setEnabledMethods inherited from interface ListModel
addListDataListener, getElementAt, getSize, removeListDataListener
-
Method Details
-
getSelectionChangeListener
-