public class EntryBookComboBoxModel extends GenericComboBoxModel<EntryBook>
objectslistenerList| Constructor and Description |
|---|
EntryBookComboBoxModel() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getElementAt(int index) |
getSize, setObjectsaddElement, getIndexOf, getSelectedItem, insertElementAt, removeAllElements, removeElement, removeElementAt, setSelectedItemaddListDataListener, fireContentsChanged, fireIntervalAdded, fireIntervalRemoved, getListDataListeners, getListeners, removeListDataListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddListDataListener, removeListDataListenerpublic Object getElementAt(int index)
getElementAt in interface ListModelgetElementAt in class GenericComboBoxModel<EntryBook>Copyright © 2008–2014 CodeLutin. All rights reserved.