Class AWSDevPayProductPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class AWSDevPayProductPanel extends JPanel
Class to store information about a AWS DevPay product.
Author:
Nikolas Coukouma, James Murty
See Also:
  • Constructor Details

    • AWSDevPayProductPanel

      public AWSDevPayProductPanel()
  • Method Details

    • setEnabled

      public void setEnabled(boolean enabled)
      Overrides:
      setEnabled in class JComponent
    • getAWSProductToken

      public String getAWSProductToken()
      Returns:
      the product token provided, or selected, by the user.