protected class WssEntryBase.KeyAliasComboBoxModel extends AbstractListModel implements ComboBoxModel
listenerList
Constructor and Description |
---|
KeyAliasComboBoxModel(WssCrypto crypto) |
Modifier and Type | Method and Description |
---|---|
Object |
getElementAt(int index) |
Object |
getSelectedItem() |
int |
getSize() |
void |
setSelectedItem(Object anItem) |
addListDataListener, fireContentsChanged, fireIntervalAdded, fireIntervalRemoved, getListDataListeners, getListeners, removeListDataListener
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addListDataListener, removeListDataListener
public KeyAliasComboBoxModel(WssCrypto crypto)
public Object getSelectedItem()
getSelectedItem
in interface ComboBoxModel
public void setSelectedItem(Object anItem)
setSelectedItem
in interface ComboBoxModel
public Object getElementAt(int index)
getElementAt
in interface ListModel
Copyright © 2019. All Rights Reserved.