Package view


package view
MVC view layer of the application.

This package contains JavaFX classes that render the simulator screens, charts, and other visual components used to present simulation state and results to the user.

  • Classes
    Class
    Description
    Renders a continuously updating line chart onto a JavaFX Canvas.
    JavaFX application entry point for the simulator user interface.