Class PChangeAccountStatusOptionPanel

All Implemented Interfaces:
PAppComponent, PClientComponent, PCollectDataListener, PComponent, PComponentAttribute, PViewDataChangeListener, ActionListener, ContainerListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, DocumentListener

public class PChangeAccountStatusOptionPanel extends PIACustomizablePanel implements ActionListener, DocumentListener
Option panel let user select the option for changing account status
See Also:
  • Field Details

    • UNKNOWN

      public static final int UNKNOWN
      See Also:
    • DELETE_SPONSOR_GROUP

      public static int DELETE_SPONSOR_GROUP
    • CANCEL_SPONSORED_PRODUCTS

      public static int CANCEL_SPONSORED_PRODUCTS
    • REASSIGN_SPONSOR_PARENT

      public static int REASSIGN_SPONSOR_PARENT
  • Constructor Details

    • PChangeAccountStatusOptionPanel

      public PChangeAccountStatusOptionPanel()
  • Method Details