public class CheckBoxModel extends DefaultComboBoxModel
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
allSelected |
protected int |
firstSelectedIndex |
listenerList| Constructor and Description |
|---|
CheckBoxModel()
Creates a new CheckBoxModel object.
|
CheckBoxModel(String[] names,
boolean selectAll)
Creates a new CheckBoxModel object.
|
addElement, getElementAt, getIndexOf, getSelectedItem, getSize, insertElementAt, removeAllElements, removeElement, removeElementAt, setSelectedItemaddListDataListener, fireContentsChanged, fireIntervalAdded, fireIntervalRemoved, getListDataListeners, getListeners, removeListDataListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddListDataListener, removeListDataListenerprotected boolean allSelected
protected int firstSelectedIndex
public CheckBoxModel()
public CheckBoxModel(String[] names, boolean selectAll)
names - DOCUMENT ME!selectAll - DOCUMENT ME!Copyright © 2012–2026 cismet GmbH. All rights reserved.