public class AccountComboBoxModel extends GenericComboBoxModel<Account>
objectslistenerList| Constructor and Description |
|---|
AccountComboBoxModel() |
| Modifier and Type | Method and Description |
|---|---|
Account |
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 Account getElementAt(int index)
getElementAt in interface ListModelgetElementAt in class GenericComboBoxModel<Account>Copyright © 2008–2013 CodeLutin. All rights reserved.