Class PARItemAdjustDlg

All Implemented Interfaces:
PCustomDialog, ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class PARItemAdjustDlg extends JDialog implements PCustomDialog
PARItemAdjustDlg is used to adjust items. This creates an instance of PARItemAdjustPanel.
See Also:
  • Constructor Details

    • PARItemAdjustDlg

      public PARItemAdjustDlg(JFrame frame, String title, boolean modal)
    • PARItemAdjustDlg

      public PARItemAdjustDlg(JFrame frame, String title)
    • PARItemAdjustDlg

      public PARItemAdjustDlg(JFrame frame)
  • Method Details