Class HistogramFactory.SetupDialog

    • Constructor Detail

      • SetupDialog

        public SetupDialog​(Dialog owner,
                           Dialog.ModalityType modality)
        Initializes the dialog.
        Parameters:
        owner - the component that controls the dialog
        modality - the type of modality
      • SetupDialog

        public SetupDialog​(Frame owner,
                           boolean modal)
        Initializes the dialog.
        Parameters:
        owner - the component that controls the dialog
        modal - if true then the dialog will be modal