Package edu.kit.mcda

Class Wizard

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

public class Wizard extends JFrame
Author:
susan
See Also:
  • Field Details

  • Constructor Details

    • Wizard

      public Wizard(MCDA_KIT _MCDA_KIT)
      Creates new form JInputWizard
  • Method Details

    • isLoadFromFile

      public boolean isLoadFromFile()
      Returns:
      the loadFromFile
    • setLoadFromFile

      public void setLoadFromFile(boolean _loadFromFile)
      Parameters:
      _loadFromFile - the loadFromFile to set
    • getGoal

      public Goal getGoal()
      Returns:
      the goal
    • setGoal

      public void setGoal(Goal _goal)
      Parameters:
      _goal - the goal to set
    • getTranslator

      public org.fzk.tools.Translator getTranslator()
      Returns:
      the translator
    • doImport

      public void doImport()
      Import from XLSX.