Package com.biglybt.ui.swt.shells.main
Class MainWindowImpl.MainWindowAlertListener
- java.lang.Object
-
- com.biglybt.ui.swt.shells.main.MainWindowImpl.MainWindowAlertListener
-
- All Implemented Interfaces:
Alerts.AlertListener
- Enclosing class:
- MainWindowImpl
private static class MainWindowImpl.MainWindowAlertListener extends java.lang.Object implements Alerts.AlertListener
-
-
Constructor Summary
Constructors Modifier Constructor Description private
MainWindowAlertListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
allowPopup(java.lang.Object[] relatedObjects, int configID)
-
-
-
Method Detail
-
allowPopup
public boolean allowPopup(java.lang.Object[] relatedObjects, int configID)
- Specified by:
allowPopup
in interfaceAlerts.AlertListener
-
-