Class PBestPricingConfigDlg

All Implemented Interfaces:
ActionListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, RootPaneContainer, WindowConstants

public class PBestPricingConfigDlg extends JDialog implements ActionListener
See Also:
  • Constructor Details

    • PBestPricingConfigDlg

      public PBestPricingConfigDlg(JFrame frame, String title, boolean modal)
      constructs the Best Pricing Config dialog, called by clicking the best deal link
      Parameters:
      frame -
      title -
      modal -
  • Method Details