Class StatisticOverViewDialog

    • Constructor Detail

      • StatisticOverViewDialog

        public StatisticOverViewDialog​(Frame parentFrame,
                                       String title,
                                       boolean modal,
                                       Feature[] features)
                                throws HeadlessException
        Parameters:
        parentFrame - the parent frame of this dialog box
        title - title of this dialog box
        modal - whether the dialog box is modal or not
        Throws:
        HeadlessException - if the environment is Headless