Class AnalysisTasksDialog

    • Constructor Detail

      • AnalysisTasksDialog

        public AnalysisTasksDialog​(MainWindow mainWindow)
    • Method Detail

      • getApplication

        public BeaTunes getApplication()
      • isOK

        public boolean isOK()
        Returns:
        true or false
      • createTask

        public Task createTask()
        Creates a Task based on the currently selected options.
        Specified by:
        createTask in interface TaskFactory
        Returns:
        task
      • $$$getRootComponent$$$

        public JComponent $$$getRootComponent$$$()