public class ComboBoxHibernateModelWithEmpty<Type extends AbstractHibernateObject> extends ComboBoxHibernateModel<Type>
listenerList
Constructor and Description |
---|
ComboBoxHibernateModelWithEmpty() |
ComboBoxHibernateModelWithEmpty(List<Type> aData) |
Modifier and Type | Method and Description |
---|---|
Type |
getElementAt(int index) |
int |
getSize() |
void |
setSelectedFirst() |
add, getElementByKey, getSelectedItem, getSelectedKey, refresh, setSelectedItem, setSelectedKey
addListDataListener, fireContentsChanged, fireIntervalAdded, fireIntervalRemoved, getListDataListeners, getListeners, removeListDataListener
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addListDataListener, removeListDataListener
public void setSelectedFirst()
setSelectedFirst
in class ComboBoxHibernateModel<Type extends AbstractHibernateObject>
public Type getElementAt(int index)
getElementAt
in interface ListModel
getElementAt
in class ComboBoxHibernateModel<Type extends AbstractHibernateObject>
public int getSize()
getSize
in interface ListModel
getSize
in class ComboBoxHibernateModel<Type extends AbstractHibernateObject>
Copyright © 2021. All rights reserved.