Class AccountChooserPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

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

  • Constructor Details

    • AccountChooserPanel

      public AccountChooserPanel(Convex convex)
  • Method Details

    • getAddress

      public Address getAddress()
    • updateAddress

      public void updateAddress(Address a)
    • setKeyPair

      public void setKeyPair(AWalletEntry we)
    • updateBalance

      public void updateBalance()
    • getMode

      public String getMode()
    • getConvex

      public Convex getConvex()