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, removeListDataListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddListDataListener, removeListDataListenerpublic KeyAliasComboBoxModel(WssCrypto crypto)
public Object getSelectedItem()
getSelectedItem in interface ComboBoxModelpublic void setSelectedItem(Object anItem)
setSelectedItem in interface ComboBoxModelpublic Object getElementAt(int index)
getElementAt in interface ListModelCopyright © 2019. All Rights Reserved.