Class RealtimeController

java.lang.Object
com.nnamo.controllers.RealtimeController

public class RealtimeController extends Object
Controller responsible for managing real-time functionalities, including handling real-time data updates, user interactions with the real-time switch, and updating the UI based on real-time status changes. It interacts with the DatabaseService, MainFrame, and RealtimeGtfsService to provide a seamless user experience with real-time data.
Author:
Samuele Lombardi
See Also: