public class SpecialComboBoxModel
extends javax.swing.DefaultComboBoxModel
Constructor and Description |
---|
SpecialComboBoxModel() |
Modifier and Type | Method and Description |
---|---|
boolean |
contains(java.lang.Object o)
add contains method to the DefaultComboBoxModel because there is a bug that causes it to be missing
|
addElement, getElementAt, getIndexOf, getSelectedItem, getSize, insertElementAt, removeAllElements, removeElement, removeElementAt, setSelectedItem
addListDataListener, getListDataListeners, getListeners, removeListDataListener