Package com.biglybt.ui.swt
Interface Alerts.AlertHistoryListener
-
- Enclosing class:
- Alerts
public static interface Alerts.AlertHistoryListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
alertHistoryAdded(LogAlert alert)
void
alertHistoryRemoved(LogAlert alert)
-