Class Importer

java.lang.Object
cz.zcu.fav.kiv.mjakubas.saf.gui.view.Importer

public class Importer extends Object
Multi-import GUI implementation.
  • Field Details

    • INSTANCE

      public static final Importer INSTANCE
  • Method Details

    • getFileChooser

      public static Importer getFileChooser()
    • importFile

      public void importFile()
      Imports an entities file.
    • setParentStage

      public void setParentStage(javafx.stage.Stage parentStage)
      Sets parent stage.
      Parameters:
      parentStage - parent stage.