Interface AbstractModelAccess.NotificationChangedListener

All Known Implementing Classes:
AbstractChannelConnector, AbstractConnector, AbstractThreadedConnector
Enclosing class:
AbstractModelAccess

public static interface AbstractModelAccess.NotificationChangedListener
Listener for notification changes.
Author:
Holger Eichelberger, SSE
  • Method Details

    • notificationsChanged

      void notificationsChanged(boolean useNotifications)
      Called when the notifications setting has been changed in AbstractModelAccess.useNotifications(boolean).
      Parameters:
      useNotifications - the new value after changing