Package dev.zemco.codegame.presentation
package dev.zemco.codegame.presentation
Presents the application state to the user.
- Author:
- Erik Zemčík
- See Also:
-
ClassDescriptionProvides JavaFX views by loading raw FXML views from the
IFxmlViewSourceProvider.Produces controllers for the JavaFX views.Produces JavaFXfxml loadersready for loading of views.Manages the JavaFX FXML sources for views.Provides a simple way to manage an existing subscription to a JavaFXobservable.Immutable provider for JavaFXstagesused by the application for presentation.Immutable provider for stylesheets for JavaFX views.Handles navigation between routes of the application.Manages the JavaFXstagesused by the application for presentation.Manages the JavaFX views used by application for presentation.Manages the stylesheets for JavaFX views.Provides the JavaFX FXML sources from resources of the specified class for specified views.Simple implementation of navigation which treats requested navigation routes as view ids.Thrown when navigation is attempted, but the route is not known by the navigator.Thrown when a component does not recognize a view.