Interface INotificationManager

All Known Implementing Classes:
NotificationManagers

public interface INotificationManager
Interface to use if we want to create a new INotificationManager
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Show the notification
  • Method Details

    • showNotification

      void showNotification(JWindow window)
      Show the notification
      Parameters:
      window - window that represents the notification