protected final class ListModelEditorBase.MyModel extends MutableCollectionComboBoxModel<T>
mySelection| Modifier | Constructor and Description |
|---|---|
protected |
MyModel() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
itemReplaced(T existingItem,
T newItem) |
void |
removeAll() |
addItem, fireIntervalAdded, fireIntervalRemoved, updategetSelected, getSelectedItem, setSelectedItem, updateadd, add, add, addAll, addRow, allContentsChanged, canExchangeRows, contains, contentsChanged, exchangeRows, getElementAt, getElementIndex, getInternalList, getItems, getSize, isEmpty, remove, remove, removeRange, removeRow, replaceAll, setElementAt, sort, toList, toStringaddListDataListener, fireContentsChanged, getListDataListeners, getListeners, removeListDataListenerprotected void itemReplaced(T existingItem, T newItem)
itemReplaced in class CollectionListModel<T>public void removeAll()
removeAll in class CollectionListModel<T>