Start the application. This function must be overridden within the application software in order to initialize the JavaFX user interface that is dedicated to the application.
Parameters:
stage - the JavaFX stage. That is used for initializing JavaFX.
Returns:
the loader of FXML, i.e. of uuser interface, that is dedicated to the application.