Class KeyPairCombo

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JComboBox<convex.core.crypto.wallet.AWalletEntry>
convex.gui.components.account.KeyPairCombo
All Implemented Interfaces:
ActionListener, ImageObserver, ItemSelectable, MenuContainer, Serializable, EventListener, Accessible, ListDataListener

public class KeyPairCombo extends JComboBox<convex.core.crypto.wallet.AWalletEntry>
Combo box for choosing a key pair from a list of wallet entries.
See Also: