Interface MainStage

    • Method Detail

      • start

        void start()
        Ensures that this Stage is up and running.
        Throws:
        IllegalStateException - if this Stage has been stopped.
      • stop

        void stop()
        Ensures that this Stage has been permanently stopped.