public class BooleanComboBoxModel extends AbstractListModel<Boolean > implements ComboBoxModel <Boolean >
listenerList| Constructor and Description |
|---|
BooleanComboBoxModel(boolean selected)
Create a new combo box model for boolean values.
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getElementAt(int index)
|
Object |
getSelectedItem()
|
int |
getSize()
|
void |
setSelectedItem(Object
|
addListDataListener, fireContentsChanged, fireIntervalAdded, fireIntervalRemoved, getListDataListeners, getListeners, removeListDataListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddListDataListener, removeListDataListener