Class NotificationService

    • Constructor Detail

      • NotificationService

        public NotificationService()
        Creates a Notification Service.
      • NotificationService

        public NotificationService​(Map<INotification,​javafx.stage.Stage> shown,
                                   List<INotification> queue)
        Parameters:
        shown - The Shown Notifications.
        queue - The queued up notifications.