Class PARCreditLimitDlg

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

public class PARCreditLimitDlg extends JDialog implements ActionListener
Dialog that contains a PARCreditLimitPanel which allow changes in credit limit settings for both currency and non-currency resources
See Also:
  • Constructor Details

    • PARCreditLimitDlg

      public PARCreditLimitDlg(Frame frame, String title, boolean modal, boolean bCurrency, int nRes)
  • Method Details