Class AccountChooserPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class AccountChooserPanel extends JPanel
Panel allowing the selection of account and query mode
See Also:
  • Field Details

    • addressCombo

      public JComboBox<convex.core.crypto.WalletEntry> addressCombo
  • Constructor Details

    • AccountChooserPanel

      public AccountChooserPanel()
  • Method Details

    • getSelectedAddress

      public convex.core.data.Address getSelectedAddress()
    • getMode

      public String getMode()
    • getWalletEntry

      public convex.core.crypto.WalletEntry getWalletEntry()