Class WalletPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class WalletPanel extends JPanel
See Also:
Serialized Form
  • Field Details

    • HERO

      public static convex.core.crypto.WalletEntry HERO
  • Constructor Details

    • WalletPanel

      public WalletPanel()
      Create the panel.
  • Method Details

    • addWalletEntry

      public void addWalletEntry(convex.core.crypto.WalletEntry we)
    • getListModel

      public static ListModel<convex.core.crypto.WalletEntry> getListModel()