Class MainWindowImpl.MainWindowAlertListener

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean allowPopup​(java.lang.Object[] relatedObjects, int configID)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MainWindowAlertListener

        private MainWindowAlertListener()
    • Method Detail

      • allowPopup

        public boolean allowPopup​(java.lang.Object[] relatedObjects,
                                  int configID)
        Specified by:
        allowPopup in interface Alerts.AlertListener