Interface WelcomeService

    • Method Detail

      • displayWelcome

        void displayWelcome()
        Displays the welcome greeting.
      • isFirstRun

        boolean isFirstRun()
        Returns true iff this version of the running SJC application has not run before.
      • setFirstRun

        void setFirstRun​(boolean firstRun)
        Sets a preference recording whether this version of the dominant SJC application has run.