Class ExportDialog

    • Constructor Detail

      • ExportDialog

        public ExportDialog()
        Default constructor. Binds component behaviour.
      • ExportDialog

        public ExportDialog​(Evolution evolution)
        Chromosome list constructor.
        Parameters:
        evolution - evolution to export
    • Method Detail

      • showDialog

        public static void showDialog​(Evolution evolution)
        Static method to initialize and show the ExportDialog with a evolution to export.
        Parameters:
        evolution - evolution to export