Class PBestPricingSavingsDlg

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

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

    • PBestPricingSavingsDlg

      public PBestPricingSavingsDlg(JFrame frame, String title, boolean modal)
      constructs the Best Pricing Savings dialog, called from "Actions->Best PRicing Savings"
      Parameters:
      frame -
      title -
      modal -
  • Method Details