org.gudy.azureus2.ui.swt
Interface Alerts.AlertHistoryListener

Enclosing class:
Alerts

public static interface Alerts.AlertHistoryListener


Method Summary
 void alertHistoryAdded(LogAlert alert)
           
 void alertHistoryRemoved(LogAlert alert)
           
 

Method Detail

alertHistoryAdded

void alertHistoryAdded(LogAlert alert)

alertHistoryRemoved

void alertHistoryRemoved(LogAlert alert)